From b652f375013537067ca73586e7899e3c25add36f Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 19 Oct 2020 11:09:50 -0700 Subject: typo --- perl5/Local/MrRepo/Repo/Git.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3