Skip to content

Commit

Permalink
Tweak description
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed Aug 24, 2023
1 parent f0d86ea commit 6b311d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Config_Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,8 @@ public function get( $args, $assoc_args ) {
}

/**
* Determines whether value of a specific constant or variable defined is truthy.
* Determines whether value of a specific defined constant or variable is truthy.
*
* This determination is made by evaluating the retrieved value via boolval().
*
* ## OPTIONS
Expand Down

0 comments on commit 6b311d4

Please sign in to comment.