Skip to content

Commit

Permalink
pack-protocol.txt: fix spelling
Browse files Browse the repository at this point in the history
s/paramater/parameter/.

Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Tay Ray Chuan authored and Junio C Hamano committed Apr 4, 2010
1 parent 2be10bb commit 8e50175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/technical/pack-protocol.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8e50175

Please sign in to comment.