Commit 03778b3
committed
minor #17974 [Messenger] Fix the referencing of the redis transport in an explanation (danrot)
This PR was merged into the 5.4 branch.
Discussion
----------
[Messenger] Fix the referencing of the redis transport in an explanation
<!--
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 `6.x` for features of unreleased versions).
-->
This is just a minor fix, currently it says "see the Redis section above", although the Redis section comes after this reference.
Commits
-------
88c1924 Fix the referencing of the redis transport in an explanation1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
712 | | - | |
| 712 | + | |
713 | 713 | | |
714 | 714 | | |
715 | 715 | | |
| |||
0 commit comments