]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-send-email.perl
Merge branch 'rs/pull-leakfix'
[thirdparty/git.git] / git-send-email.perl
index 5f92c89c1c1be5ba2fadedd1d7a8d013fb7577fd..dc95656f75c1c4a066665b91d31b387936998961 100755 (executable)
@@ -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 receiveing MTA may deny the connection.
+# match, the receiving MTA may deny the connection.
 #
 # Here is a deny example of Net::SMTP with the default "localhost.localdomain"
 #