#6596 closed (fixed)
Type in root/django/trunk/django/db/models/base.py comments
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Core (Other) | Version: | dev |
| Severity: | Keywords: | typo | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Line 142 reads "nstantiation" should be "instantiation"
Change History (2)
comment:1 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 18 years ago
Note:
See TracTickets
for help on using tickets.
(In [7109]) Fixed #6596 -- Corrected minor typo in comment. Thanks, cbmeeks@….