diff options
| author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-06-29 01:32:09 +0200 |
|---|---|---|
| committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-06-29 01:32:09 +0200 |
| commit | eec0b6ff347ac2d864a63d762b320120b14b74aa (patch) | |
| tree | e49fb70dee5d10d570c13c16c2eea886ea12e2a3 /website/features/Constructor.html | |
| parent | 917518bbeafc73232955d67fdbfce533e8a69f75 (diff) | |
| download | lombok-eec0b6ff347ac2d864a63d762b320120b14b74aa.tar.gz lombok-eec0b6ff347ac2d864a63d762b320120b14b74aa.tar.bz2 lombok-eec0b6ff347ac2d864a63d762b320120b14b74aa.zip | |
Whoops, the titles on 3 feature pages were '@Data' instead of something more appropriate.
Diffstat (limited to 'website/features/Constructor.html')
| -rw-r--r-- | website/features/Constructor.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/Constructor.html b/website/features/Constructor.html index 5b2857f8..9c156a29 100644 --- a/website/features/Constructor.html +++ b/website/features/Constructor.html @@ -5,7 +5,7 @@ <link rel="stylesheet" type="text/css" href="features.css" /> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <meta name="description" content="Spice up your java" /> - <title>@Data</title> + <title>@XArgsConstructor</title> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> |
