summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-10-19 11:09:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-10-19 11:09:50 -0700
commitb652f375013537067ca73586e7899e3c25add36f (patch)
tree1777a1102d0fd4acf15b94dc2c5d860a553b39c8
parent3720dd01d2c589b6efd62f15daf35beaecd12fae (diff)
downloaddotfiles-b652f375013537067ca73586e7899e3c25add36f.tar.gz
typo
-rw-r--r--perl5/Local/MrRepo/Repo/Git.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl5/Local/MrRepo/Repo/Git.pm b/perl5/Local/MrRepo/Repo/Git.pm
index 90dc8f4c..edde2c74 100644
--- a/perl5/Local/MrRepo/Repo/Git.pm
+++ b/perl5/Local/MrRepo/Repo/Git.pm
@@ -71,7 +71,7 @@ sub review {
}
};
# 2. Check for uncommitted changes. Note this won't work for
- # direct mode git annexes (but I I no longer use any of those).
+ # direct mode git annexes (but I no longer use any of those).
#
# check for uncommitted staged changes, unstaged changes to
# tracked files and untracked files