]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix typo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 15 Jan 2007 03:22:17 +0000 (03:22 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 15 Jan 2007 03:22:17 +0000 (03:22 +0000)
doc/bugs/ikiwiki.setup:_syntax_error_at___40__eval_5__41___line_120__44___at_EOF.mdwn
doc/ikiwiki.setup

index e4b8a2a37e9f0b9a745236fb97e97e3f00fd7f92..0f38c49494c415534f94b930a782143f4022e0c1 100644 (file)
@@ -5,3 +5,5 @@ Extremely minor bug, but ikiwiki.setup has a line that reads:
 At the end of this line is a period. I think it should read:
 
     #tagbase => "tag",
 At the end of this line is a period. I think it should read:
 
     #tagbase => "tag",
+
+[[bugs/done]]
index 69162c0e46a7097b317d1d20c6c5f41c96119009..af60e076b698be832afff9dfd51193fe7c6addc9 100644 (file)
@@ -102,7 +102,7 @@ use IkiWiki::Setup::Standard {
 
        # For use with the tag plugin, make all tags be located under a
        # base page.
 
        # For use with the tag plugin, make all tags be located under a
        # base page.
-       #tagbase => "tag".
+       #tagbase => "tag",
        
        # For use with the search plugin if your estseek.cgi is located 
        # somewhere else.
        
        # For use with the search plugin if your estseek.cgi is located 
        # somewhere else.