mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Fixed #19225 -- Typo in shortcuts docs.
Thanks SunPowered for the report.
This commit is contained in:
parent
af7ea808d8
commit
f975c4857d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue