File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ Available Options
195
195
196
196
``redis_cluster `` (type: ``bool ``, default: ``false ``)
197
197
Enables or disables redis cluster. The actual value passed is irrelevant as long as it passes loose comparison
198
- checks: `redis_cluster=1 ` will suffice.
198
+ checks: `` redis_cluster=1 ` ` will suffice.
199
199
200
200
``redis_sentinel `` (type: ``string ``, default: ``null ``)
201
201
Specifies the master name connected to the sentinels.
Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ then its dump representation::
387
387
388
388
.. note ::
389
389
390
- `#14 ` is the internal object handle. It allows comparing two
390
+ `` #14 ` ` is the internal object handle. It allows comparing two
391
391
consecutive dumps of the same object.
392
392
393
393
.. code-block :: php
You can’t perform that action at this time.
0 commit comments