Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed #19225 -- Typo in shortcuts docs.
Thanks SunPowered for the report.
  • Loading branch information
aaugustin committed Nov 2, 2012
1 parent af7ea80 commit f975c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/http/shortcuts.txt
Expand Up @@ -4,7 +4,7 @@ Django shortcut functions

.. module:: django.shortcuts
:synopsis:
Convenience shortcuts that spam multiple levels of Django's MVC stack.
Convenience shortcuts that span multiple levels of Django's MVC stack.

.. index:: shortcuts

Expand Down

0 comments on commit f975c48

Please sign in to comment.