Fixed a typo in the sitemaps docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Aymeric Augustin 2012-03-04 09:33:28 +00:00
parent 794fe19e19
commit 60a62bf6f2
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ Context variables
------------------
When customizing the templates for the :func:`~django.contrib.sitemaps.views.index`
and ~:func:`django.contrib.sitemaps.views.sitemaps` views, you can rely on the
and :func:`~django.contrib.sitemaps.views.sitemaps` views, you can rely on the
following context variables.
Index