about summary refs log tree commit diff
path: root/third_party/git/git-send-email.perl
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/git-send-email.perl')
-rwxr-xr-xthird_party/git/git-send-email.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/git-send-email.perl b/third_party/git/git-send-email.perl
index dc95656f75..5f92c89c1c 100755
--- a/third_party/git/git-send-email.perl
+++ b/third_party/git/git-send-email.perl
@@ -1228,7 +1228,7 @@ sub process_address_list {
 # domain name that corresponds the IP address in the HELO/EHLO
 # handshake. This is used to verify the connection and prevent
 # spammers from trying to hide their identity. If the DNS and IP don't
-# match, the receiving MTA may deny the connection.
+# match, the receiveing MTA may deny the connection.
 #
 # Here is a deny example of Net::SMTP with the default "localhost.localdomain"
 #