Skip to content

Commit

Permalink
Fixed #15233 -- Corrected a duplicate module directive that raised a …
Browse files Browse the repository at this point in the history
…warning on newer versions of Sphinx. Thanks to Aryeh Leib Taurog for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15561 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
Gabriel Hurley committed Feb 17, 2011
1 parent 969217d commit f81d5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/http/urls.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ following would happen:
Utility methods Utility methods
=============== ===============


.. module:: django.core.urlresolvers .. currentmodule:: django.core.urlresolvers


reverse() reverse()
--------- ---------
Expand Down

0 comments on commit f81d5d6

Please sign in to comment.