aboutsummaryrefslogtreecommitdiff
path: root/website/features/experimental
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2013-10-27 22:32:44 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2013-10-27 22:32:44 +0100
commit5cdb0757d39d100c76bbca63734fb83b4cb13753 (patch)
tree0262ce9f265201d27e6d1a110964fafca1c5b9bd /website/features/experimental
parent601cd66babeaec0963b8cadf2190fd48708d0d33 (diff)
downloadlombok-5cdb0757d39d100c76bbca63734fb83b4cb13753.tar.gz
lombok-5cdb0757d39d100c76bbca63734fb83b4cb13753.tar.bz2
lombok-5cdb0757d39d100c76bbca63734fb83b4cb13753.zip
[issue 598] JDK8 update broke assignment-with-operator in delombok.
Diffstat (limited to 'website/features/experimental')
-rw-r--r--website/features/experimental/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/experimental/index.html b/website/features/experimental/index.html
index 16d58050..1128787c 100644
--- a/website/features/experimental/index.html
+++ b/website/features/experimental/index.html
@@ -32,7 +32,7 @@
<dd>New default field modifiers for the 21st century.</dd>
<dt><a href="Wither.html"><code>@Wither</code></a></dt>
<dd>Immutable 'setters' - methods that create a clone but with one changed field.</dd>
- <dt><a href="onX.html"><code>onMethod= / onConstructor= / onParam</code></a></dt>
+ <dt><a href="onX.html"><code>onMethod= / onConstructor= / onParam=</code></a></dt>
<dd>Sup dawg, we heard you like annotations, so we put annotations in your annotations so you can annotate while you're annotating.</dd>
</dl>
</div>