Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#14490 closed (fixed)

Typo or grammar problem in class based views docs

Reported by: Brian Neal Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

In the "More than just HTML" section there is a line that reads "For example, you a simple JSON mixin might look something like this." Perhaps this should read "For example, a simple JSON mixin might look something like this."

Change History (2)

comment:1 by Alex Gaynor, 14 years ago

Resolution: fixed
Status: newclosed

(In [14262]) Fixed #14490 -- fixed a typo in the docs. Thanks to gremmie for the report and fix.

comment:2 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

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