Commit 11e29c88 authored by Malcolm Tredinnick's avatar Malcolm Tredinnick
Browse files

Fixed some misordered markup for the ROOT_URLCONF setting in the docs.

Fixed #9098.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9061 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent e99cd487
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -804,8 +804,8 @@ the ``hasNoProfanities`` validator is called.
We don't list the default values here, because that would be profane. To see
the default values, see the file `django/conf/global_settings.py`_.

.. setting:: ROOT_URLCONF
.. _django/conf/global_settings.py: http://code.djangoproject.com/browser/django/trunk/django/conf/global_settings.py
.. setting:: ROOT_URLCONF

ROOT_URLCONF
------------