]> git.cworth.org Git - ikiwiki-bootstrap/blobdiff - ikiwiki.setup
Fix typo
[ikiwiki-bootstrap] / ikiwiki.setup
index 16e9db5452374908d3b0cd519ad9a6694397c357..606eb4c15c579ef0326fa8809bd66321d72c53b0 100644 (file)
@@ -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",