summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-02 03:54:32 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-02 03:54:32 +0000
commitee8d0c03133299e4b4f5d0de0f900b96069e400e (patch)
treeada1906192cefebaba4b60e3f0a7570307c270bf /doc/ikiwiki.setup
parent95274e6bd60acbdc9dbd7be31d50b98e7ba1727a (diff)
typo
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
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}],
}