Opened 16 years ago

Closed 16 years ago

#8211 closed (fixed)

Typo in add-ons documentation

Reported by: Piotr Lewandowski <django@…> 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

Just s/utilties/utilities/.

Attachments (1)

add_ons.txt.diff (421 bytes ) - added by Piotr Lewandowski <django@…> 16 years ago.
s/utilties/utilities/

Download all attachments as: .zip

Change History (3)

by Piotr Lewandowski <django@…>, 16 years ago

Attachment: add_ons.txt.diff added

s/utilties/utilities/

comment:1 by Alex Gaynor, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Brian Rosner, 16 years ago

Resolution: fixed
Status: newclosed

(In [8290]) Fixed #8211 -- Corrected a misspelt word in docs/add_ons.txt. Thanks Piotr Lewandowski for catching this.

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