Skip to content

Commit a1b5b37

Browse files
marcowsgitster
authored andcommitted
send-email: fix a typo in a comment
Signed-off-by: Markus Heidelberg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f74fe34 commit a1b5b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-send-email.perl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ sub sanitize_address
812812
}
813813

814814
# Returns 1 if the message was sent, and 0 otherwise.
815-
# In actuality, the whole program dies when a there
815+
# In actuality, the whole program dies when there
816816
# is an error sending a message.
817817

818818
sub send_message

0 commit comments

Comments
 (0)