Skip to content

Commit

Permalink
Fixed a typo in the sitemaps docs.
Browse files Browse the repository at this point in the history
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17650 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
aaugustin committed Mar 4, 2012
1 parent 794fe19 commit 60a62bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ref/contrib/sitemaps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60a62bf

Please sign in to comment.