summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/topics/i18n/translation.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt
index ede30bde9f..cd7e4b422e 100644
--- a/docs/topics/i18n/translation.txt
+++ b/docs/topics/i18n/translation.txt
@@ -832,8 +832,8 @@ language name (translated into the currently active locale).
.. templatetag:: get_current_language
-``get_current_languages``
-~~~~~~~~~~~~~~~~~~~~~~~~~
+``get_current_language``
+~~~~~~~~~~~~~~~~~~~~~~~~
``{% get_current_language as LANGUAGE_CODE %}`` returns the current user's
preferred language as a string. Example: ``en-us``. See