master
Joey Hess 2008-10-01 14:06:52 -04:00
parent 85ec27ab58
commit 5599a5bfb5
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ sub main () { #{{{
# do nothing
}
else {
if ($config{rebuild}}) {
if ($config{rebuild}) {
debug(gettext("rebuilding wiki.."));
}
else {