Skip to content

Commit eb4a75a

Browse files
committed
[FIX] developer: translating modules typo
closes #14157 X-original-commit: bd2af5a Signed-off-by: Dallas Dean (dade) <[email protected]>
1 parent dcfadcc commit eb4a75a

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
@@ -144,7 +144,7 @@ functions or python comprehensions.
144144

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

150150
Variables

0 commit comments

Comments
 (0)