Skip to content

Commit b68dd90

Browse files
committed
minor #20205 [Messenger] Add missing backticks for inline snippets (phansys)
This PR was merged into the 7.1 branch. Discussion ---------- [Messenger] Add missing backticks for inline snippets <!-- 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 `7.x` for features of unreleased versions). --> Commits ------- d3e3ab7 [Messenger] Add missing backticks for inline snippets
2 parents 6f31582 + d3e3ab7 commit b68dd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@ redis_sentinel support is disabled
16791679

16801680
.. versionadded:: 7.1
16811681

1682-
The option `redis_sentinel` as an alias for `sentinel_master` was introduced
1682+
The option ``redis_sentinel`` as an alias for ``sentinel_master`` was introduced
16831683
in Symfony 7.1.
16841684

16851685
.. caution::

0 commit comments

Comments
 (0)