cleanup, docs
This commit is contained in:
@@ -13,7 +13,6 @@ Returns an upper-case version of `s`.
|
||||
|
||||
This function is not yet Unicode-aware.
|
||||
|
||||
Related:
|
||||
|
||||
- PHP: `strtoupper()`
|
||||
- JavaScript / Node.js: `String.prototype.toUpperCase()`
|
||||
:example
|
||||
print(to_upper("uce"), "\n");
|
||||
|
||||
Reference in New Issue
Block a user