Skip to content

Commit 6b311d4

Browse files
Tweak description
1 parent f0d86ea commit 6b311d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Config_Command.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,8 @@ public function get( $args, $assoc_args ) {
426426
}
427427

428428
/**
429-
* Determines whether value of a specific constant or variable defined is truthy.
429+
* Determines whether value of a specific defined constant or variable is truthy.
430+
*
430431
* This determination is made by evaluating the retrieved value via boolval().
431432
*
432433
* ## OPTIONS

0 commit comments

Comments
 (0)