Browse Source

Fixed typo in docs/topics/i18n/translation.txt.

Alessandro Baccini 2 years ago
parent
commit
c614e811f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/topics/i18n/translation.txt

+ 1 - 1
docs/topics/i18n/translation.txt

@@ -573,7 +573,7 @@ require translation in the future::
 
     <title>{% translate "myvar" noop %}</title>
 
-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