Skip to content

Commit fd1612a

Browse files
committed
Remove the Swedish
1 parent 9d32435 commit fd1612a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Here are some important envelope stamps that are shipped with the Symfony Messen
147147
#. :class:`Symfony\\Component\\Messenger\\Stamp\\DelayStamp`,
148148
to delay handling of an asynchronous message.
149149
#. :class:`Symfony\\Component\\Messenger\\Stamp\\DispatchAfterCurrentBusStamp`,
150-
to make the message be handled after the current buss has executed. Read more
150+
to make the message be handled after the current bus has executed. Read more
151151
at :doc:`/messenger/dispatch_after_current_bus`.
152152
#. :class:`Symfony\\Component\\Messenger\\Stamp\\HandledStamp`,
153153
a stamp that marks the message as handled by a specific handler.

0 commit comments

Comments
 (0)