summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-01 14:06:52 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-01 14:06:52 -0400
commit5599a5bfb5a1db6d03f0257e2d408b74ad6e8060 (patch)
tree0754eb073df5cfd7ccaab8c0de4540c149d3d55c
parent85ec27ab5822d67788a6d13255d4929a789c4435 (diff)
typo
-rwxr-xr-xikiwiki.in2
1 files changed, 1 insertions, 1 deletions
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 {