summaryrefslogtreecommitdiff
path: root/perl5/Local/MrRepo/Repo/Git.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl5/Local/MrRepo/Repo/Git.pm')
-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