aboutsummaryrefslogtreecommitdiff
path: root/Documentation/gitprotocol-pack.txt
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-10-08 06:45:06 +0000
committerJunio C Hamano <gitster@pobox.com>2023-10-09 12:06:29 -0700
commitdbe33c5ad02aa9a6141abccf0821b49c46df2891 (patch)
tree075cee0657dce17bac66a3adda13be5b15a0ca1c /Documentation/gitprotocol-pack.txt
parent384f7d17d2f0d0ca689d8dda16f752c75a8ac634 (diff)
downloadgit-dbe33c5ad02aa9a6141abccf0821b49c46df2891.tar.xz
documentation: fix apostrophe usage
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitprotocol-pack.txt')
-rw-r--r--Documentation/gitprotocol-pack.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitprotocol-pack.txt b/Documentation/gitprotocol-pack.txt
index dd4108b7a3..01391cb300 100644
--- a/Documentation/gitprotocol-pack.txt
+++ b/Documentation/gitprotocol-pack.txt
@@ -137,7 +137,7 @@ an absolute path in the remote filesystem.
v
ssh user@example.com "git-upload-pack '/project.git'"
-In a "user@host:path" format URI, its relative to the user's home
+In a "user@host:path" format URI, it's relative to the user's home
directory, because the Git client will run:
git clone user@example.com:project.git