aboutsummaryrefslogtreecommitdiff
path: root/git-arr
diff options
context:
space:
mode:
Diffstat (limited to 'git-arr')
-rwxr-xr-xgit-arr2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-arr b/git-arr
index 418f883..b9c9d46 100755
--- a/git-arr
+++ b/git-arr
@@ -380,7 +380,7 @@ def generate(output, skip_index = False):
# To avoid regenerating files that have not changed, we will
# instruct write_to() to set their mtime to the branch's committer
- # date, and then compare against it to decide wether or not to
+ # date, and then compare against it to decide whether or not to
# write.
branch_mtime = r.commit(bn).committer_date.epoch