Skip to content

Commit bc3ac26

Browse files
committed
minor #13151 Update mailer.rst (Yohann76)
This PR was submitted for the 5.0 branch but it was merged into the 4.4 branch instead. Discussion ---------- Update mailer.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 264d1d6 Update mailer.rst
2 parents 4dccf85 + 264d1d6 commit bc3ac26

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
@@ -576,7 +576,7 @@ encrypt a signed message and/or to sign an encrypted message.
576576
Before signing/encrypting messages, make sure to have:
577577

578578
* The `OpenSSL PHP extension`_ properly installed and configured;
579-
* A valid S/MIME security certificate.
579+
* A valid `S/MIME`_ security certificate.
580580

581581
Signing Messages
582582
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)