diff options
author | Rob Landley <rob@landley.net> | 2013-11-09 12:23:48 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-11-09 12:23:48 -0600 |
commit | aa2b8abf8efff6da663382735faf519c131d5a68 (patch) | |
tree | 9bb4ceab01f20c9bf9737acc79f107c734987bc1 | |
parent | 10bdaa42275810fa2828a7e6235a219779e1d85b (diff) | |
download | toybox-aa2b8abf8efff6da663382735faf519c131d5a68.tar.gz |
Typo spotted by Anca Emanuel.
-rw-r--r-- | www/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/header.html b/www/header.html index 29f14d29..b63b661a 100644 --- a/www/header.html +++ b/www/header.html @@ -35,7 +35,7 @@ <li><a href="code.html">Source walkthrough</a></li> <li><a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net">Mailing List</a></li> <li>IRC #toybox on freenode.net</li> - <li><a href="/notes.html">Maintainer's Bog</a></li> + <li><a href="/notes.html">Maintainer's Blog</a></li> </ul> </td> |