rebase: fix documentation formatting
[gitweb.git] / Documentation / git-send-email.txt
index af07840b4f3cee5eb502f8f0a54a016efbdd35b6..60cf96f4c1405e956f6cbbe9ca35959710a46d70 100644 (file)
@@ -255,7 +255,7 @@ must be used for each option.
 
 --batch-size=<num>::
        Some email servers (e.g. smtp.163.com) limit the number emails to be
-       sent per session (connection) and this will lead to a faliure when
+       sent per session (connection) and this will lead to a failure when
        sending many messages.  With this option, send-email will disconnect after
        sending $<num> messages and wait for a few seconds (see --relogin-delay)
        and reconnect, to work around such a limit.  You may want to