From: Tim Henigan Date: Wed, 26 May 2010 12:36:10 +0000 (-0400) Subject: Documentation/SubmittingPatches: Fix typo in GMail section X-Git-Tag: v1.7.2-rc0~3^2~10 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=811dd906dbb391544085a3a7ca6cfc7b53d33131;p=git.git Documentation/SubmittingPatches: Fix typo in GMail section Commit e498257d introduced a typo while improving the GMail section of SubmittingPatches. Signed-off-by: Tim Henigan Acked-by: Michael J Gruber Signed-off-by: Junio C Hamano --- diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 22e38086b..84248daa5 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -520,7 +520,7 @@ Gmail GMail does not appear to have any way to turn off line wrapping in the web interface, so this will mangle any emails that you send. You can however -use "git send e-mail" and send your patches through the GMail SMTP server, or +use "git send-email" and send your patches through the GMail SMTP server, or use any IMAP email client to connect to the google IMAP server and forward the emails through that.