mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24: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.
|
||||
{/section}
|
||||
<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"}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user