Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx> Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> --- * This is pretty much an independent fix; applicable to 'master'. git-send-email.perl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/git-send-email.perl b/git-send-email.perl index 16d12e0..4a77d44 100755 --- a/git-send-email.perl +++ b/git-send-email.perl @@ -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 -- 1.6.3.2.236.ge505d -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html