diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index 5e29b1acb0e..1ddb8530323 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -573,7 +573,7 @@ require translation in the future:: {% translate "myvar" noop %} -Internally, inline translations use an +Internally, inline translations use a :func:`~django.utils.translation.gettext` call. In case a template var (``myvar`` above) is passed to the tag, the tag will