summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
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 9d2859a86..a9a9b9f19 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -87,7 +87,7 @@ use IkiWiki::Setup::Standard {
# the default exclude list.
#exclude => qr/*\.wav/,
# To change the extension used for generated html files.
- #htmlext => '.htm',
+ #htmlext => 'htm',
# Time format (for strftime)
#timeformat => '%c',
# Locale to use. Must be a UTF-8 locale.