Opened 16 years ago

Closed 16 years ago

#7470 closed (fixed)

Typo in templates documentation

Reported by: cbmeeks <cbmeeks@…> 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 the URL: http://www.djangoproject.com/documentation/templates/

There is a typo under the "Automatic HTML escaping" paragraph. Look for: "This was default the default solution"

Attachments (1)

7470.diff (799 bytes ) - added by Jeff Anderson 16 years ago.

Download all attachments as: .zip

Change History (4)

by Jeff Anderson, 16 years ago

Attachment: 7470.diff added

comment:1 by anonymous, 16 years ago

Has patch: set

comment:2 by Simon Greenhill, 16 years ago

Summary: Typo in documentationTypo in templates documentation
Triage Stage: UnreviewedReady for checkin

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

Resolution: fixed
Status: newclosed

(In [7674]) Fixed #7470 -- Corrected typo in template docs. Thanks to cbmeeks@… for the report.

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