Opened 18 years ago
Closed 18 years ago
#6608 closed (fixed)
Typo in Model API Documentation on __unicode__() method
| Reported by: | Lawrence Hudson | Owned by: | nobody | 
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| 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
There is a typo in the last paragraph of the section on the unicode() method. It is incorrectly spelt unicode(). Only a small thing but easy to fix.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | model_api_docs_typo_patch.diff added | 
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin | 
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    
(In [7119]) Made a bunch of tiny documentation formatting and typo fixes.
Thanks, quicklizard, adamv, Gary Wilson, superjudge and David Pretty.
Fixed #6554, #6573 ,#6592, #6595, #6608.