spelling fixes

This commit is contained in:
klemens
2017-04-08 12:10:39 +02:00
parent c7d42e4a32
commit 51a0e764e8
11 changed files with 16 additions and 16 deletions
@@ -100,7 +100,7 @@ class Smarty_Internal_Runtime_Inheritance
* - if outer level is reached flush output buffer and switch to wait for parent template state
*
* @param \Smarty_Internal_Template $tpl
* @param null|string $template optinal name of inheritance parent template
* @param null|string $template optional name of inheritance parent template
* @param null|string $uid uid of inline template
* @param null|string $func function call name of inline template
*/