From: joey Date: Tue, 2 May 2006 03:54:32 +0000 (+0000) Subject: typo X-Git-Tag: 1.1~95 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ee8d0c03133299e4b4f5d0de0f900b96069e400e;p=ikiwiki.git typo --- diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 4a08e1919..87a19aefc 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -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}], }