pack-protocol.txt: fix spelling

s/paramater/parameter/.

Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Tay Ray Chuan 2010-04-04 21:12:16 +08:00 коммит произвёл Junio C Hamano
Родитель 2be10bb5c1
Коммит 8e50175d94
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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