Skip to content

Commit bd2af5a

Browse files
committed
[FIX] developer: translating modules typo
closes #14132 Signed-off-by: Dallas Dean (dade) <[email protected]>
1 parent 8d56bab commit bd2af5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developer/howtos/translations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ functions or python comprehensions.
146146

147147
Lazy translations are bound to the module during their creation and the
148148
language is resolved when evaluating using ``str()``.
149-
Note that you can also pass a lazy translation to ``Envionrment._``
149+
Note that you can also pass a lazy translation to ``Environment._``
150150
to translate it without any magic language resolution.
151151

152152
Variables

0 commit comments

Comments
 (0)