mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 02:14:26 +02:00
fix spelling error in QUICKSTART
This commit is contained in:
@@ -325,7 +325,7 @@ $smarty->display("index.tpl");
|
|||||||
There are no values to loop through.
|
There are no values to loop through.
|
||||||
{/section}
|
{/section}
|
||||||
<p>
|
<p>
|
||||||
There were {$smarty.sectin.people.loop} names in this list.
|
There were {$smarty.section.people.loop} names in this list.
|
||||||
{include file="footer.tpl"}
|
{include file="footer.tpl"}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user