Django

Code

Ticket #3956 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

Docs on Templates for Template Authors has Typo

Reported by: Nick Fishman <kwlogical@bellsouth.net> Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords: documentation, typo
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

This regards the page at http://www.djangoproject.com/documentation/templates/. At the end of the explanation of the now tag, there is text that says:

(Displays “It is the 4th of September” %}

but it should say:

(Displays “It is the 4th of September”)

Also, above that line, the text that says:

character.:

should say:

character:

I hope that helps!

Attachments

templates.diff (0.6 kB) - added by Simon G. <dev@simon.net.nz> on 04/11/07 05:20:51.

Change History

04/11/07 05:20:34 changed by Simon G. <dev@simon.net.nz>

  • needs_better_patch changed.
  • needs_tests changed.
  • keywords changed from typo to documentation, typo.
  • needs_docs changed.
  • has_patch set to 1.
  • stage changed from Unreviewed to Ready for checkin.

04/11/07 05:20:51 changed by Simon G. <dev@simon.net.nz>

  • attachment templates.diff added.

04/12/07 06:12:46 changed by russellm

  • status changed from new to closed.
  • resolution set to fixed.

(In [4998]) Fixed #3956 -- Minor typo in template docs. Thanks, Nick Fishman.


Add/Change #3956 (Docs on Templates for Template Authors has Typo)




Change Properties
Action