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