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
This commit is contained in:
Malcolm Tredinnick 2008-09-17 07:59:05 +00:00
parent e99cd48769
commit 11e29c887a
1 changed files with 1 additions and 1 deletions

View File

@ -804,8 +804,8 @@ the ``hasNoProfanities`` validator is called.
We don't list the default values here, because that would be profane. To see 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`_. 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 .. _django/conf/global_settings.py: http://code.djangoproject.com/browser/django/trunk/django/conf/global_settings.py
.. setting:: ROOT_URLCONF
ROOT_URLCONF ROOT_URLCONF
------------ ------------