From: Tay Ray Chuan Date: Sun, 4 Apr 2010 13:12:16 +0000 (+0800) Subject: pack-protocol.txt: fix spelling X-Git-Tag: v1.7.1-rc0~8^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8e50175d945166c26f24827019882ee6607f65f7;p=git.git pack-protocol.txt: fix spelling s/paramater/parameter/. Signed-off-by: Tay Ray Chuan Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/pack-protocol.txt b/Documentation/technical/pack-protocol.txt index 9a5cdafa9..f9468a1c2 100644 --- a/Documentation/technical/pack-protocol.txt +++ b/Documentation/technical/pack-protocol.txt @@ -36,7 +36,7 @@ Git Transport The Git transport starts off by sending the command and repository on the wire using the pkt-line format, followed by a NUL byte and a -hostname paramater, terminated by a NUL byte. +hostname parameter, terminated by a NUL byte. 0032git-upload-pack /project.git\0host=myserver.com\0