#10619: Typo in contrib/admin/validation.py
----------------------------------+-----------------------------------------
 Reporter:  [email protected]    |       Owner:  nobody    
   Status:  new                   |   Milestone:  1.1       
Component:  django.contrib.admin  |     Version:  1.0       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  1                     |  
----------------------------------+-----------------------------------------
 
http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/validation.py?rev=10077#L79
 Simple typo:
   "field, '%s', not ~~defiend~~ on %s."
 Should be:
   "field, '%s', not '''defined''' on %s."

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10619>
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 [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