Skip to content

Commit

Permalink
send-email: fix a typo in a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Markus Heidelberg authored and Junio C Hamano committed Jun 12, 2009
1 parent f74fe34 commit a1b5b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-send-email.perl
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ sub sanitize_address
}

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

sub send_message
Expand Down

0 comments on commit a1b5b37

Please sign in to comment.