diff options
Diffstat (limited to 'Docs/Reference.txt')
-rw-r--r-- | Docs/Reference.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/Reference.txt b/Docs/Reference.txt index cc2ea2a..eca00f8 100644 --- a/Docs/Reference.txt +++ b/Docs/Reference.txt @@ -821,7 +821,7 @@ True, if one parameter is true. --------- True, if both parameters are true. - equal('Kanäle', trans('Channels')) + equal('Kanäle', trans('Channels')) 3.5 ne --------- @@ -868,7 +868,7 @@ Returns the parameter, if the file exists in the skin directory. --------- Rreturn the translation (i18n) of the parameter, false, if no translation is found. - equal('Kanäle', trans('Channels')) + equal('Kanäle', trans('Channels')) 4. Attributes |