Skip to content

Commit 8e50175

Browse files
rctaygitster
authored andcommitted
pack-protocol.txt: fix spelling
s/paramater/parameter/. Signed-off-by: Tay Ray Chuan <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2be10bb commit 8e50175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/pack-protocol.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Git Transport
3636

3737
The Git transport starts off by sending the command and repository
3838
on the wire using the pkt-line format, followed by a NUL byte and a
39-
hostname paramater, terminated by a NUL byte.
39+
hostname parameter, terminated by a NUL byte.
4040

4141
0032git-upload-pack /project.git\0host=myserver.com\0
4242

0 commit comments

Comments
 (0)