one more typo

This commit is contained in:
mohrt
2004-02-24 16:39:24 +00:00
parent 5076571098
commit f9220c947d

View File

@@ -577,7 +577,7 @@ Topic: {$topic|truncate:40:"..."}
<link linkend="plugins.naming.conventions">Naming
Conventions</link>) or can be registered explicitely (see: <link
linkend="api.register.modifier">register_modifier</link>). Additionally
all php-functions can be used as modifiers implicitely. (The
all php-functions can be used as modifiers implicitly. (The
<literal>@count</literal>-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