diff --git a/docs/en/designers/language-modifiers.xml b/docs/en/designers/language-modifiers.xml
index d58941d2..c5ffefda 100644
--- a/docs/en/designers/language-modifiers.xml
+++ b/docs/en/designers/language-modifiers.xml
@@ -47,9 +47,8 @@ Topic: {$topic|truncate:40:"..."}
as modifiers has two little pitfalls: First: Sometimes the order
of the function-parameters is not the desirable one
({"%2.f"|sprintf:$float} actually works, but
- asks for the more intuitive {For example:
- $float|string_format:"%2.f"} that is provided by the
- Smarty distribution). Second: with {$float|string_format:"%2.f"}
+ that is provided by the Smarty distribution). Second: with $security turned on all
php-functions that are to be used as modifiers have to be
declared trusted in the