From: Joey Hess Date: Wed, 1 Oct 2008 18:06:52 +0000 (-0400) Subject: typo X-Git-Tag: 2.66~34^2~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5599a5bfb5a1db6d03f0257e2d408b74ad6e8060;p=ikiwiki.git typo --- diff --git a/ikiwiki.in b/ikiwiki.in index 973ae3b31..4f24cfc2e 100755 --- a/ikiwiki.in +++ b/ikiwiki.in @@ -184,7 +184,7 @@ sub main () { #{{{ # do nothing } else { - if ($config{rebuild}}) { + if ($config{rebuild}) { debug(gettext("rebuilding wiki..")); } else {