pack-protocol doc: typofix for PKT-LINE
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Aug 2014 21:23:55 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Sep 2014 20:23:20 +0000 (13:23 -0700)
Everywhere else we use PKT-LINE to denote the pkt-line formatted
data, but "shallow/deepen" messages are described with PKT_LINE().

Fix them.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found