aboutsummaryrefslogtreecommitdiff
path: root/website/features/GetterLazy.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/features/GetterLazy.html')
-rw-r--r--website/features/GetterLazy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/GetterLazy.html b/website/features/GetterLazy.html
index a91e782c..d3e47b85 100644
--- a/website/features/GetterLazy.html
+++ b/website/features/GetterLazy.html
@@ -10,7 +10,7 @@
<div class="minimumHeight"></div>
<div class="meat">
<div class="header"><a href="../index.html">Project Lombok</a></div>
- <h1>@Getter and @Setter</h1>
+ <h1>@Getter(lazy=true)</h1>
<div class="byline">Laziness is a virtue!</div>
<div class="overview">
<h3>Overview</h3>