Opened 19 years ago

Closed 19 years ago

Last modified 17 years ago

#31 closed defect (fixed)

Spelling corrections from Template Guide page.

Reported by: shalofin@… Owned by: Jacob
Component: Documentation Version:
Severity: trivial Keywords: nitpick
Cc: Triage Stage: Ready for checkin
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

There are a few spelling errors on http://www.djangoproject.com/documentation/templates/ :

  1. Under "What's a Variable?" the last sentence in the first paragraph has "be replaces with" and should have "be replaced with".
  1. Under "What's a Filter?" the second sentence in the first paragraph has "This display the" and should be "This displays the".

Change History (2)

comment:1 by anonymous, 19 years ago

Fixed in [49].

comment:2 by anonymous, 19 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top