fix typos paramter to parameter

This commit is contained in:
monte.ohrt
2011-11-14 14:53:16 +00:00
parent 9a9dd9a7ba
commit 55fc3b1bc7
4 changed files with 10 additions and 10 deletions
@@ -21,7 +21,7 @@ class Smarty_Internal_Nocache_Insert {
* Compiles code for the {insert} tag into cache file
*
* @param string $_function insert function name
* @param array $_attr array with paramter
* @param array $_attr array with parameter
* @param Smarty_Internal_Template $_template template object
* @param string $_script script name to load or 'null'
* @param string $_assign optional variable name
@@ -50,4 +50,4 @@ class Smarty_Internal_Nocache_Insert {
}
?>
?>