]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix typo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Jul 2007 00:49:00 +0000 (00:49 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Jul 2007 00:49:00 +0000 (00:49 +0000)
doc/bugs/typo_in_ikiwiki.setup.mdwn
doc/ikiwiki.setup

index 74d5206d9ebf8f90c30f74dc51277a3d528da540..a7b10ec8cf4c04ac3aeb72c19d5c7063c0745962 100644 (file)
@@ -6,3 +6,4 @@ instead of
 
        #htmlext => '.htm',
 
 
        #htmlext => '.htm',
 
+> [[done]] --[[Joey]]
index 9d2859a86c325d849a287e911d30d7b4ce410316..a9a9b9f19aaff36d5797157d6bb045e955fe3da1 100644 (file)
@@ -87,7 +87,7 @@ use IkiWiki::Setup::Standard {
        # the default exclude list.
        #exclude => qr/*\.wav/,
        # To change the extension used for generated html files.
        # 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.
        # Time format (for strftime)
        #timeformat => '%c',
        # Locale to use. Must be a UTF-8 locale.