Merge branch 'ls/travis-homebrew-path-fix' into maint
[gitweb.git] / 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: