#10501 closed (fixed)
Grammar in documentation of models.Model
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Dear developers,
I am no native speaker, but
“The keyword arguments to are simply …” [1]
sounds not right to me. I guess either omit “to” or add model or something like this.
Thanks,
Paul
[1] http://docs.djangoproject.com/en/dev/ref/models/instances/#django.db.models.Model
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | models-instances-typo.diff added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
fixed typo (removed "to")