From: Joey Hess Date: Wed, 1 Oct 2008 18:06:52 +0000 (-0400) Subject: typo X-Git-Tag: 2.66~37 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/872e7425e49742e4f89de547f392d74575aac800?ds=sidebyside 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 {