Opened 17 years ago

Closed 17 years ago

#5556 closed (fixed)

Typo in settings documentation

Reported by: Josh Lee 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

In Django settings, 'inapporpriate' should be changed to 'inappropriate'.

Attachments (1)

5556.diff (634 bytes ) - added by Adam Vandenberg 17 years ago.

Download all attachments as: .zip

Change History (4)

by Adam Vandenberg, 17 years ago

Attachment: 5556.diff added

comment:1 by Adam Vandenberg, 17 years ago

Has patch: set

comment:2 by Michael Radziej, 17 years ago

Triage Stage: UnreviewedReady for checkin

comment:3 by Russell Keith-Magee, 17 years ago

Resolution: fixed
Status: newclosed

(In [6398]) Fixed #5556 - Minor typo in settings docs. Thanks for the eagle eyes, jleedev.

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