Opened 15 years ago

Closed 15 years ago

#11471 closed (fixed)

Typo in comment in admin app.

Reported by: Adam Vandenberg Owned by: nobody
Component: contrib.admin 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's a typo in a comment in the admin app, 'callable' is misspelled as 'calable'.

Attachments (1)

callable_typo.diff (569 bytes ) - added by Adam Vandenberg 15 years ago.

Download all attachments as: .zip

Change History (3)

by Adam Vandenberg, 15 years ago

Attachment: callable_typo.diff added

comment:1 by Alex Gaynor, 15 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Karen Tracey, 15 years ago

Resolution: fixed
Status: newclosed

(In [11446]) Fixed #11471: Fixed typo in a comment in admin options.py. Thanks adamv.

Note: See TracTickets for help on using tickets.
Back to Top