Skip to content

Commit f0d86ea

Browse files
Add missing $
1 parent 0940447 commit f0d86ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Config_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ public function get( $args, $assoc_args ) {
452452
*
453453
* # Assert if MULTISITE is true
454454
* $ wp config is-true MULTISITE
455-
* echo $?
455+
* $ echo $?
456456
* 0
457457
*
458458
* @subcommand is-true

0 commit comments

Comments
 (0)