From: Carl Worth Date: Fri, 15 Jun 2007 21:35:15 +0000 (-0700) Subject: Fix typo X-Git-Url: https://git.cworth.org/git?p=ikiwiki-bootstrap;a=commitdiff_plain;h=c346f0f9febf8d731774bad8d58bde3ae32c7396 Fix typo --- diff --git a/ikiwiki.setup b/ikiwiki.setup index 16e9db5..606eb4c 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -61,7 +61,7 @@ use IkiWiki::Setup::Standard { # in underlay. I suppose if you have some files common to # several separate wiki instances then the underlay might # still be useful. But for now, we'll just leave it off. - underlaydir = "/dev/null", + underlaydir => "/dev/null", # Git stuff. rcs => "git",