mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments. Thanks kaikuehne.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10801 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
92e5249a67
commit
50745cc31e
15 changed files with 15 additions and 15 deletions
|
@ -200,7 +200,7 @@ Actions that provide intermediate pages
|
|||
---------------------------------------
|
||||
|
||||
By default, after an action is performed the user is simply redirected back
|
||||
the the original change list page. However, some actions, especially more
|
||||
to the original change list page. However, some actions, especially more
|
||||
complex ones, will need to return intermediate pages. For example, the
|
||||
built-in delete action asks for confirmation before deleting the selected
|
||||
objects.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue