We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cf9b84 commit 13a7727Copy full SHA for 13a7727
src/transports/smart.h
@@ -50,7 +50,7 @@ typedef enum {
50
GIT_PKT_UNPACK,
51
} git_pkt_type;
52
53
-/* Used for multi_ack and mutli_ack_detailed */
+/* Used for multi_ack and multi_ack_detailed */
54
enum git_ack_status {
55
GIT_ACK_NONE,
56
GIT_ACK_CONTINUE,
0 commit comments