Opened 17 years ago

Closed 17 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
Pull Requests:How to create a pull request

Description

Just s/utilties/utilities/.

Change History (3)

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

Attachment: add_ons.txt.diff added

s/utilties/utilities/

comment:1 by Alex Gaynor, 17 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Brian Rosner, 17 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