Skip to content

Commit 9086bf2

Browse files
committed
docs: fix text decoration
1 parent 5d026d6 commit 9086bf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/libraries/caching.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Available names are: dummy, file, memcached, redis, predis, wincache.
3838
$backupHandler
3939
--------------
4040

41-
In the case that the first choice $handler is not available, this is the next cache handler to load.
42-
This is commonly the **file** handler since the file system is always available, but may not fit
41+
In the case that the first choice ``$handler`` is not available, this is the next cache handler to load.
42+
This is commonly the ``File`` handler since the file system is always available, but may not fit
4343
more complex, multi-server setups.
4444

4545
$prefix

0 commit comments

Comments
 (0)