From 88f4e2d2e3e7e79c5a39ffb73028a330a27f0765 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 30 May 2011 22:36:05 +0200 Subject: Some small typofixes for the website feature docs. --- website/features/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'website/features/index.html') diff --git a/website/features/index.html b/website/features/index.html index e9a2255b..4433dc2c 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -35,9 +35,9 @@
@Log
Captain's Log, stardate 24435.7: "What was that line again?"
val
-
Finally! hassle-free final local variables.
+
Finally! Hassle-free final local variables.
@Delegate
-
Don't lose your composition
+
Don't lose your composition.
onMethod=,onParam=,onConstructor=
Annotate this! Add you favorite annotation to methods generated by lombok.
-- cgit