typo
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 27 Jan 2009 01:33:55 +0000 (20:33 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 27 Jan 2009 01:33:55 +0000 (20:33 -0500)
IkiWiki/Plugin/comments.pm

index b2243ce4c85e3938483e4656746cf93d0b2f6821..cbb3374c28ee744c40a2221b9e96123352cc6054 100644 (file)
@@ -477,7 +477,7 @@ sub editcomment ($$) {
                        IkiWiki::printheader($session);
                        print IkiWiki::misctemplate(gettext(gettext("comment stored for moderation")),
                                "<p>".
-                               gettext("Your comment will be posted after moderator review"),
+                               gettext("Your comment will be posted after moderator review").
                                "</p>");
                        exit;
                }