Skip to content

Commit 8b1a786

Browse files
kenjispaulbalandan
andauthored
docs: fix by review
Co-authored-by: John Paul E. Balandan, CPA <[email protected]>
1 parent 9c712aa commit 8b1a786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/caching.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Class Reference
159159
$cache->deleteMatching('*_suffix'); // deletes all items of which keys end with "_suffix"
160160

161161
For more information on glob-style syntax, please see
162-
`https://en.wikipedia.org/wiki/Glob_(programming) <https://en.wikipedia.org/wiki/Glob_(programming)#Syntax>`_.
162+
`Glob (programming) <https://en.wikipedia.org/wiki/Glob_(programming)#Syntax>`_.
163163

164164
.. php:method:: increment($key[, $offset = 1]): mixed
165165

0 commit comments

Comments
 (0)