]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 1 Oct 2008 19:55:50 +0000 (15:55 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 1 Oct 2008 19:55:50 +0000 (15:55 -0400)
IkiWiki.pm

index 34b315bbc36914919a83433fa58e94086f7fa15e..82370f430ddd257544d47509ed4ffc0f14c5250f 100644 (file)
@@ -200,7 +200,7 @@ sub getsetup () { #{{{
        },
        indexpages => {
                type => "boolean",
-               defualt => 0,
+               default => 0,
                description => "use page/index.mdwn source files",
                safe => 1,
                rebuild => 1,