Skip to content

Commit 097a4c6

Browse files
authored
Merge pull request #16 from wp-cli/fix-syntax
Fix syntax in YAML document
2 parents bfbdba8 + e8496b5 commit 097a4c6

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)