Skip to content

Commit 5050dcf

Browse files
committed
[symfony#3201] Minor language tweak to clarify why you might have this situation
1 parent 781f89a commit 5050dcf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

reference/dic_tags.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -844,8 +844,9 @@ it with ``swiftmailer.default.plugin`` (it has no options).
844844
845845
.. note::
846846
847-
``default`` in this tag is the name of the mailer. You should change it to the
848-
name of your mailer in order to use this tag.
847+
``default`` in this tag is the name of the mailer. If you have multiple
848+
mailers configured or have changed the default mailer name for some reason,
849+
you should change it to the name of your mailer in order to use this tag.
849850
850851
A SwiftMailer plugin must implement the ``Swift_Events_EventListener`` interface.
851852
For more information on plugins, see `SwiftMailer's Plugin Documentation`_.

0 commit comments

Comments
 (0)