From: Joey Hess Date: Wed, 1 Oct 2008 18:06:52 +0000 (-0400) Subject: typo X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/5599a5bfb5a1db6d03f0257e2d408b74ad6e8060?hp=85ec27ab5822d67788a6d13255d4929a789c4435 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 {