We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f64e38d + 743aff9 commit 066f6b3Copy full SHA for 066f6b3
src/Symfony/Component/Messenger/Event/SendMessageToTransportsEvent.php
@@ -19,7 +19,7 @@
19
*
20
* The event is *only* dispatched if the message will actually
21
* be sent to at least one transport. If the message is sent
22
- * to multiple transports, the message is dispatched only one time.
+ * to multiple transports, the message is dispatched only once.
23
* This message is only dispatched the first time a message
24
* is sent to a transport, not also if it is retried.
25
0 commit comments