diff --git a/QUICKSTART b/QUICKSTART index 59cd6486..0a70c385 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -325,7 +325,7 @@ $smarty->display("index.tpl"); There are no values to loop through. {/section}
- There were {$smarty.sectin.people.loop} names in this list. + There were {$smarty.section.people.loop} names in this list. {include file="footer.tpl"}