diff options
author | intrigeri <intrigeri@boum.org> | 2010-06-26 00:59:20 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-06-26 00:59:20 +0200 |
commit | 924f559e5049a63488a5f2baca610299a7e02957 (patch) | |
tree | 355cdedaeeb6a9fb30acf70e8b9f447a538e3bc1 | |
parent | 4cf185e781a5f94373b30ec9a0e10dfb626b6d86 (diff) | |
download | ikiwiki-924f559e5049a63488a5f2baca610299a7e02957.tar ikiwiki-924f559e5049a63488a5f2baca610299a7e02957.tar.gz |
typo fix.
-rw-r--r-- | doc/plugins/po.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 6b2a30786..dc0b638e2 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -130,7 +130,7 @@ lighttpd -------- Recent versions of lighttpd should be able to use -`$HTTP["language"]` to configure the translatted pages to be served. +`$HTTP["language"]` to configure the translated pages to be served. See [Lighttpd Issue](http://redmine.lighttpd.net/issues/show/1119) |