]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typos
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 18 Jan 2010 17:08:26 +0000 (12:08 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 18 Jan 2010 17:08:26 +0000 (12:08 -0500)
IkiWiki/CGI.pm
debian/changelog

index cd4a5574ce9b9d1239b87a4329c41c4dc1871290..bb26add9addfe64447e15324db5e8b754b271385 100644 (file)
@@ -52,7 +52,7 @@ sub redirect ($$) {
 }
 
 sub decode_cgi_utf8 ($) {
-       # decode_form_utf8 method is needed for 5.10
+       # decode_form_utf8 method is needed for 5.01
        if ($] < 5.01) {
                my $cgi = shift;
                foreach my $f ($cgi->param) {
index 55213df9c234e8961e0501eab46646732c7b47f9..f17eed3e53ebcbf1b8ae8b60ab7561df528a86b2 100644 (file)
@@ -262,7 +262,7 @@ ikiwiki (3.141592) unstable; urgency=low
 
   * Add new hooks: canremove, canrename, rename. (intrigeri)
   * rename: Refactor subpage rename handling code into rename hook. (intrigeri)
-  * po: New plugin<F11>, suporting translation of wiki pages using po files.
+  * po: New plugin, suporting translation of wiki pages using po files.
     (intrigeri)
   * Add build machinery to build po files to translate the underlay wikis,
   * Add further build machinery to generate translated underlays from