From 1d92b3ce4ff9178aff2e2933319d1ce0de0cab1b Mon Sep 17 00:00:00 2001 From: messju Date: Mon, 17 Nov 2003 20:34:31 +0000 Subject: [PATCH] fixed typo --- docs/designers.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/designers.sgml b/docs/designers.sgml index 07105d96..a5f58c2d 100644 --- a/docs/designers.sgml +++ b/docs/designers.sgml @@ -455,7 +455,7 @@ OUTPUT: (same for both examples) {$smarty.config} {$smarty} variable can be used to refer to loaded config variables. - {$smarty.config.foo} is a synonyn for {#foo#}. See the section on + {$smarty.config.foo} is a synonym for {#foo#}. See the section on config_load for an example.