Skip to content

Commit 13a7727

Browse files
committed
smart: typo
1 parent 2cf9b84 commit 13a7727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transports/smart.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ typedef enum {
5050
GIT_PKT_UNPACK,
5151
} git_pkt_type;
5252

53-
/* Used for multi_ack and mutli_ack_detailed */
53+
/* Used for multi_ack and multi_ack_detailed */
5454
enum git_ack_status {
5555
GIT_ACK_NONE,
5656
GIT_ACK_CONTINUE,

0 commit comments

Comments
 (0)