summaryrefslogtreecommitdiff
path: root/git-repair.1
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2020-04-01 13:12:47 -0400
committerJoey Hess <joeyh@joeyh.name>2020-04-01 13:12:47 -0400
commit6ea7eac330f73699d965cef7b8ee23d7218415a8 (patch)
tree79ef3e530c575c0c8be82cf5d47f7bc7f3c21ffd /git-repair.1
parentd842225a9b1a0267ced787ea5a1b9c841231fbe3 (diff)
downloadgit-repair-6ea7eac330f73699d965cef7b8ee23d7218415a8.tar.gz
Fix a few documentation typos.
Diffstat (limited to 'git-repair.1')
-rw-r--r--git-repair.12
1 files changed, 1 insertions, 1 deletions
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