From f9220c947d6077b68ec697e622f8795e1aeeb572 Mon Sep 17 00:00:00 2001 From: mohrt Date: Tue, 24 Feb 2004 16:39:24 +0000 Subject: [PATCH] one more typo --- docs/designers.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/designers.sgml b/docs/designers.sgml index f25163ab..c38f0d7a 100644 --- a/docs/designers.sgml +++ b/docs/designers.sgml @@ -577,7 +577,7 @@ Topic: {$topic|truncate:40:"..."} Naming Conventions) or can be registered explicitely (see: register_modifier). Additionally - all php-functions can be used as modifiers implicitely. (The + all php-functions can be used as modifiers implicitly. (The @count-example above actually uses php's count-function and not a smarty-modifier). Using php-functions as modifiers has two little pitfalls: First: Sometimes the order