From 6ea7eac330f73699d965cef7b8ee23d7218415a8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 1 Apr 2020 13:12:47 -0400 Subject: Fix a few documentation typos. --- git-repair.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-repair.1') diff --git a/git-repair.1 b/git-repair.1 index 7780095..8b72d1f 100644 --- a/git-repair.1 +++ b/git-repair.1 @@ -9,7 +9,7 @@ git\-repair [\-\-force] This can fix a corrupt or broken git repository, which git fsck would only complain has problems. .PP -It does by deleting all corrupt objects, and retreiving all missing +It does by deleting all corrupt objects, and retrieving all missing objects that it can from the remotes of the repository. .PP If that is not sufficient to fully recover the repository, it can also -- cgit v1.2.3