Skip to content

Commit 410acb6

Browse files
committed
minor #12757 Fix a typo in mailer docs (Mutliple -> Multiple) (pableu)
This PR was merged into the 4.4 branch. Discussion ---------- Fix a typo in mailer docs (Mutliple -> Multiple) Commits ------- b281628 fix a typo in mailer docs (Mutliple -> Multiple)
2 parents f8c75f7 + b281628 commit 410acb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ you have a transport called ``async``, you can route the message there:
703703
Thanks to this, instead of being delivered immediately, messages will be sent to
704704
the transport to be handled later (see :ref:`messenger-worker`).
705705

706-
Mutliple Email Transports
706+
Multiple Email Transports
707707
-------------------------
708708

709709
.. versionadded:: 4.4

0 commit comments

Comments
 (0)