From 76f9483b626682d44d8a2146c01a09493034256b Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 6 Dec 2001 23:09:04 +0000 Subject: [PATCH] fix spelling error in QUICKSTART --- QUICKSTART | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}