Skip to content

Commit

Permalink
Adding update to empty function readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Helen Campbell committed Sep 23, 2015
1 parent cebb9f3 commit 92b068a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Converts the case of a string or of all strings in an array to lowercase. *Type*

#### `empty`

Returns 'true' if the variable is empty. *Type*: rvalue.
Returns true if the argument is an array or hash that contains no elements, or an empty string. *Type*: rvalue.

#### `ensure_packages`

Expand Down

0 comments on commit 92b068a

Please sign in to comment.