Update upper.md

This commit is contained in:
Ivan Shalganov 2014-07-29 14:47:45 +04:00
parent 05e501a096
commit eb5ba94ff9

View File

@ -1,7 +1,7 @@
Modifier upper Modifier upper
============== ==============
Modifier is used to uppercase a variable or string. Have short alias `up`. Modifier is used to uppercase a variable or string. Has short alias `up`.
This is equivalent to the PHP [strtoupper()](http://docs.php.net/strtoupper) function. This is equivalent to the PHP [strtoupper()](http://docs.php.net/strtoupper) function.
```smarty ```smarty