]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 2 May 2006 03:54:32 +0000 (03:54 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 2 May 2006 03:54:32 +0000 (03:54 +0000)
doc/ikiwiki.setup

index 4a08e1919aff3ac1ce92225879ee805c05df3a0c..87a19aefc738c560f4c8b76cea0bfc5ae46dcce0 100644 (file)
@@ -53,5 +53,5 @@ use IkiWiki::Setup::Standard {
        # Sanitize html?
        sanitize => 1,
        # To change the enabled plugins, edit this list
-       #plugins => [qw{pagecount inline brokenlinks}],
+       #plugin => [qw{pagecount inline brokenlinks}],
 }