aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-fetch-pack.txt
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2018-04-05 10:20:26 -0700
committerJunio C Hamano <gitster@pobox.com>2018-04-09 14:15:02 +0900
commitc30d4f1b84458f61a3d02d396aae8409bf4a9be0 (patch)
tree8e6c8d29969ad31f22be69d5130e1917eeba4b68 /Documentation/git-fetch-pack.txt
parentd32eb83c1db7d0a8bb54fe743c6d1dd674d372c5 (diff)
downloadgit-c30d4f1b84458f61a3d02d396aae8409bf4a9be0.tar.gz
Documentation: fix several one-character-off spelling errors
Signed-off-by: Elijah Newren <newren@gmail.com> Reviewed-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-fetch-pack.txt')
-rw-r--r--Documentation/git-fetch-pack.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-fetch-pack.txt b/Documentation/git-fetch-pack.txt
index f7ebe36a7b..c975884793 100644
--- a/Documentation/git-fetch-pack.txt
+++ b/Documentation/git-fetch-pack.txt
@@ -88,7 +88,7 @@ be in a separate packet, and the list must end with a flush packet.
infinite even if there is an ancestor-chain that long.
--shallow-since=<date>::
- Deepen or shorten the history of a shallow'repository to
+ Deepen or shorten the history of a shallow repository to
include all reachable commits after <date>.
--shallow-exclude=<revision>::