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 @@ -176,7 +176,7 @@ Available Options
176
176
177
177
``redis_cluster `` (type: ``bool ``, default: ``false ``)
178
178
Enables or disables redis cluster. The actual value passed is irrelevant as long as it passes loose comparison
179
- checks: `redis_cluster=1 ` will suffice.
179
+ checks: `` redis_cluster=1 ` ` will suffice.
180
180
181
181
``redis_sentinel `` (type: ``string ``, default: ``null ``)
182
182
Specifies the master name connected to the sentinels.
Original file line number Diff line number Diff line change @@ -391,7 +391,7 @@ then its dump representation::
391
391
392
392
.. note ::
393
393
394
- `#14 ` is the internal object handle. It allows comparing two
394
+ `` #14 ` ` is the internal object handle. It allows comparing two
395
395
consecutive dumps of the same object.
396
396
397
397
.. code-block :: php
You can’t perform that action at this time.
0 commit comments