Skip to content

Commit c018bad

Browse files
committed
minor #11846 Small typo (jschaedl)
This PR was merged into the 4.3 branch. Discussion ---------- Small typo <!-- 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 ------- 5f0a603 Small typo
2 parents 4925abc + 5f0a603 commit c018bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ table_name Name of the table messenger_messages
855855
queue_name Name of the queue (a column in the default
856856
table, to use one table for
857857
multiple transports)
858-
redeliver_timeout Timeout before retrying a messages 3600
858+
redeliver_timeout Timeout before retrying a message 3600
859859
that's in the queue but in the
860860
"handling" state (if a worker died
861861
for some reason, this will occur,

0 commit comments

Comments
 (0)