typo typo

This commit is contained in:
didou
2004-03-30 10:47:36 +00:00
parent a7a2083afc
commit 6db125ff94

View File

@@ -648,7 +648,7 @@ $smarty->display("index.tpl");
</programlisting> </programlisting>
</example> </example>
<para> <para>
You can also pass a cache id as an an optional second parameter You can also pass a cache id as an optional second parameter
in case you want multiple caches for the given template. in case you want multiple caches for the given template.
</para> </para>
<example> <example>