#3956: Docs on Templates for Template Authors has Typo
---------------------------------------------------+------------------------
Reporter:  Nick Fishman <[EMAIL PROTECTED]>  |       Owner:  jacob        
  Status:  new                                     |   Component:  Documentation
 Version:  SVN                                     |    Keywords:  typo         
   Stage:  Unreviewed                              |   Has_patch:  0            
---------------------------------------------------+------------------------
 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!

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3956>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to