]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 18 Dec 2008 01:22:42 +0000 (20:22 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 18 Dec 2008 01:22:42 +0000 (20:22 -0500)
IkiWiki/Plugin/comments.pm

index cb5a517a107ea94007f00ae77436d76f69ddbdae..db829f34461712ff9d803d2d8c51963acffc48e5 100644 (file)
@@ -36,7 +36,7 @@ sub getsetup () {
                },
                comments_pagespec => {
                        type => 'pagespec',
                },
                comments_pagespec => {
                        type => 'pagespec',
-                       example => 'blog/* and *!/Discussion',
+                       example => 'blog/* and !*/Discussion',
                        description => 'PageSpec of pages where comments are allowed',
                        link => 'ikiwiki/PageSpec',
                        safe => 1,
                        description => 'PageSpec of pages where comments are allowed',
                        link => 'ikiwiki/PageSpec',
                        safe => 1,