Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c661fb2

Browse filesBrowse files
committed
minor #16150 [Notifier] Corrected typo in notifier.rst (askeita)
This PR was merged into the 5.3 branch. Discussion ---------- [Notifier] Corrected typo in notifier.rst Replaced "send" by "sent". <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases 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 `5.x` for features of unreleased versions). --> Commits ------- 66a248a Corrected typo in notifier.rst
2 parents 49617aa + 66a248a commit c661fb2
Copy full SHA for c661fb2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎notifier.rst

Copy file name to clipboardExpand all lines: notifier.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ The
615615
:class:`Symfony\\Component\\Notifier\\Notification\\SmsNotificationInterface`
616616
and
617617
:class:`Symfony\\Component\\Notifier\\Notification\\EmailNotificationInterface`
618-
also exists to modify messages send to those channels.
618+
also exists to modify messages sent to those channels.
619619

620620
Disabling Delivery
621621
------------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.