fix spelling error in QUICKSTART

This commit is contained in:
mohrt
2001-12-06 23:09:04 +00:00
parent 6c946a160b
commit 76f9483b62

View File

@@ -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"}