Skip to content

Commit e8496b5

Browse files
Fix syntax in YAML document
1 parent bfbdba8 commit e8496b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cache_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ public function flush( $args, $assoc_args ) {
178178
* : Method for grouping data within the cache which allows the same key to be used across groups.
179179
* ---
180180
* default: default
181-
* ___
181+
* ---
182182
*
183183
* ## EXAMPLES
184184
*

0 commit comments

Comments
 (0)