Merge pull request #157 from rohanrns/master
Trivial documentation fix for upcase function.
This commit is contained in:
commit
2cdbbafc06
1 changed files with 1 additions and 1 deletions
|
@ -934,7 +934,7 @@ Converts a string or an array of strings to uppercase.
|
|||
|
||||
Will return:
|
||||
|
||||
ASDF
|
||||
ABCD
|
||||
|
||||
|
||||
- *Type*: rvalue
|
||||
|
|
Loading…
Reference in a new issue