diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup index 3532a4e6b..0094bcb2a 100644 --- a/doc/ikiwiki.setup +++ b/doc/ikiwiki.setup @@ -128,7 +128,7 @@ use IkiWiki::Setup::Standard { # Default settings for the recentchanges page. #recentchangespage => "recentchanges", #recentchangesnum => 100, - # Use new '!'-prefixed directive syntax + # Use new '!'-prefixed preprocessor directive syntax #prefix_directives => 0, # To add plugins, list them here. |