projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e2f75a
)
typo
author
Joey Hess
<joey@gnu.kitenet.net>
Thu, 18 Dec 2008 01:22:42 +0000
(20:22 -0500)
committer
Joey Hess
<joey@gnu.kitenet.net>
Thu, 18 Dec 2008 01:22:42 +0000
(20:22 -0500)
IkiWiki/Plugin/comments.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/comments.pm
b/IkiWiki/Plugin/comments.pm
index cb5a517a107ea94007f00ae77436d76f69ddbdae..db829f34461712ff9d803d2d8c51963acffc48e5 100644
(file)
--- a/
IkiWiki/Plugin/comments.pm
+++ b/
IkiWiki/Plugin/comments.pm
@@
-36,7
+36,7
@@
sub getsetup () {
},
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,