Typo fixes

This commit is contained in:
Elias Zeitfogel 2016-01-19 23:44:03 +01:00
parent 528795f323
commit 6a447d2240
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ merged together. This means that if you have a file named `i18n.ini`
with a section `[en]` and a key `CLICK_HERE` the path `i18n.en.CLICK_HERE`
will target that key. For JSON files further nesting is possible. You
can also just target a section and the return value will be a dictionary
with can for instance be used with the [tojson :ref](../templates/filters/tojson/)
which can for instance be used with the [tojson :ref](../templates/filters/tojson/)
filter.
## Example Databag