fixed typo

This commit is contained in:
Uwe Tews
2017-08-06 02:58:05 +02:00
parent 30526520b6
commit db16d0d2e6

View File

@@ -9,7 +9,7 @@
/** /**
* Smarty count_characters modifier plugin * Smarty count_characters modifier plugin
* Type: modifier<br> * Type: modifier<br>
* Name: count_characteres<br> * Name: count_characters<br>
* Purpose: count the number of characters in a text * Purpose: count the number of characters in a text
* *
* @link http://www.smarty.net/manual/en/language.modifier.count.characters.php count_characters (Smarty online manual) * @link http://www.smarty.net/manual/en/language.modifier.count.characters.php count_characters (Smarty online manual)