diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-08-28 23:18:48 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-08-28 23:18:48 +0200 |
commit | 093ea84086e45f677226ff17f31d8f2b49860e42 (patch) | |
tree | b3553fae6e78ad26695de4e71078b4dd868d27d4 /website/features/Value.html | |
parent | eba2a515fa3f4c773f3b38ef3510c70f941210cc (diff) | |
parent | a1c70ef2d816d74ec5884e2992695fb4732674ba (diff) | |
download | lombok-093ea84086e45f677226ff17f31d8f2b49860e42.tar.gz lombok-093ea84086e45f677226ff17f31d8f2b49860e42.tar.bz2 lombok-093ea84086e45f677226ff17f31d8f2b49860e42.zip |
Merge pull request #53 from bfritz/website-typos
fix copy-and-paste errors in page titles
Diffstat (limited to 'website/features/Value.html')
-rw-r--r-- | website/features/Value.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/features/Value.html b/website/features/Value.html index 50309689..0e221b63 100644 --- a/website/features/Value.html +++ b/website/features/Value.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>@ExtensionMethod</title> + <title>@Value</title> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> |