1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00

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

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