#14956: typo in messages documentation
---------------------------+------------------------------------------------
 Reporter:  alexarsh       |       Owner:  nobody    
   Status:  new            |   Milestone:  1.3       
Component:  Documentation  |     Version:  1.2       
 Keywords:  messages typo  |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 There is a typo In the messages documentation on the page:
 http://docs.djangoproject.com/en/dev/ref/contrib/messages/ in the "Storage
 backends" paragraph.
 The word "to" is written twice.

 Expected result:
 This class extends FallbackStorage and adds compatibility methods '''to'''
 retrieve any messages stored in the user Message model by code that has
 not yet been updated to use the new API.

 Actual result:
 This class extends FallbackStorage and adds compatibility methods '''to
 to''' retrieve any messages stored in the user Message model by code that
 has not yet been updated to use the new API.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14956>
Django <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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to