diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-08 13:57:41 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-08 13:57:41 -0500 |
commit | 6717ea5b953f17b8667845fedea87273a7d99371 (patch) | |
tree | 514c9618f74033a92827e806491bf939dead0438 /doc | |
parent | 9c6b6df76a835a8b55e5812208233dafb7c68929 (diff) |
clarify slightly
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. |