mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed many spelling mistakes in code, comments, and docs.
This commit is contained in:
parent
b6dd0afead
commit
93452a70e8
61 changed files with 187 additions and 187 deletions
|
@ -297,7 +297,7 @@ The end."""),
|
|||
|
||||
(im2m_obj, 470, M2MIntermediateData, None),
|
||||
|
||||
# testing post- and prereferences and extra fields
|
||||
# testing post- and pre-references and extra fields
|
||||
(im_obj, 480, Intermediate, {'right': 300, 'left': 470}),
|
||||
(im_obj, 481, Intermediate, {'right': 300, 'left': 490}),
|
||||
(im_obj, 482, Intermediate, {'right': 500, 'left': 470}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue