diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 7ae214c5b9..661857c7b8 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -649,7 +649,7 @@ for technically skilled translators to understand each message's context. .. django-admin-option:: --keep-pot Use the ``--keep-pot`` option to prevent Django from deleting the temporary -.pot files it generates before creating the .po file. This is useful for +``.pot`` files it generates before creating the .po file. This is useful for debugging errors which may prevent the final language files from being created. .. seealso::