From c346f0f9febf8d731774bad8d58bde3ae32c7396 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 15 Jun 2007 14:35:15 -0700 Subject: [PATCH] Fix typo --- ikiwiki.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.43.0