Merge branch 'sb/pack-protocol-doc-nak'
authorJunio C Hamano <gitster@pobox.com>
Thu, 4 Aug 2016 21:39:16 +0000 (14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Aug 2016 21:39:16 +0000 (14:39 -0700)
A doc update.

* sb/pack-protocol-doc-nak:
Documentation: pack-protocol correct NAK response

Documentation/technical/pack-protocol.txt
index 7a2ed30cfc572cea52e294331bbc7487369c65aa..736f3894a85602c10e0bf13fb74eb7f556207672 100644 (file)
@@ -307,7 +307,7 @@ In multi_ack mode:
     ready to make a packfile, it will blindly ACK all 'have' obj-ids
     back to the client.
 
-  * the server will then send a 'NACK' and then wait for another response
+  * the server will then send a 'NAK' and then wait for another response
     from the client - either a 'done' or another list of 'have' lines.
 
 In multi_ack_detailed mode: