aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.in
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:29:59 -0400
commit872e7425e49742e4f89de547f392d74575aac800 (patch)
tree916e4b6a72f675de92e02a60cd9de49243630abc /ikiwiki.in
parent0651e86a4c3e6f038b1362e33ea08235f046c102 (diff)
downloadikiwiki-872e7425e49742e4f89de547f392d74575aac800.tar
ikiwiki-872e7425e49742e4f89de547f392d74575aac800.tar.gz
typo
Diffstat (limited to 'ikiwiki.in')
-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 {