diff options
Diffstat (limited to 'Documentation/git-unpack-objects.txt')
-rw-r--r-- | Documentation/git-unpack-objects.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-unpack-objects.txt b/Documentation/git-unpack-objects.txt index 415c09ba10..ff6184b0f7 100644 --- a/Documentation/git-unpack-objects.txt +++ b/Documentation/git-unpack-objects.txt @@ -37,7 +37,7 @@ OPTIONS -r:: When unpacking a corrupt packfile, the command dies at the first corruption. This flag tells it to keep going - and make the best effort to salvage as many objects as + and make the best effort to recover as many objects as possible. |