Pārlūkot izejas kodu

Fixed #16876 -- Fixed a cross reference in the settings reference doc. Thanks to Gumnos for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16855 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Julien Phalip 13 gadi atpakaļ
vecāks
revīzija
fc06ec0daf
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/ref/settings.txt

+ 1 - 1
docs/ref/settings.txt

@@ -1718,7 +1718,7 @@ templates. Note that if :setting:`USE_L10N` is set to ``True``, then the
 corresponding locale-dictated format has higher precedence and will be applied.
 See :tfilter:`allowed date format strings <date>`.
 
-See also :setting:`DATE_FORMAT` and :setting:`SHORT_DATETIME_FORMAT`.
+See also :setting:`DATE_FORMAT` and :setting:`SHORT_DATE_FORMAT`.
 
 .. setting:: SIGNING_BACKEND