fix typos

This commit is contained in:
mohrt
2003-03-31 00:29:10 +00:00
parent bd7f263118
commit 5985ce2862
2 changed files with 4 additions and 4 deletions

View File

@@ -346,7 +346,7 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'),
<title>$php_handling</title>
<para>
This tells Smarty how to handle PHP code embedded in the
tempalates. There are four possible settings, default being
templates. There are four possible settings, default being
SMARTY_PHP_PASSTHRU. Note that this does NOT affect php code
within <link linkend="language.function.php">{php}{/php}</link>
tags in the template.