fixed typo

This commit is contained in:
messju
2003-11-17 20:34:31 +00:00
parent d54b96d201
commit 1d92b3ce4f

View File

@@ -455,7 +455,7 @@ OUTPUT: (same for both examples)
<title>{$smarty.config}</title>
<para>
{$smarty} variable can be used to refer to loaded config variables.
{$smarty.config.foo} is a synonyn for {#foo#}. See the section on
{$smarty.config.foo} is a synonym for {#foo#}. See the section on
<link linkend="language.function.config.load">config_load</link> for an example.
</para>
</sect2>