Author: kmtracey
Date: 2010-08-26 06:10:45 -0500 (Thu, 26 Aug 2010)
New Revision: 13639

Modified:
   django/branches/releases/1.2.X/
   django/branches/releases/1.2.X/docs/ref/contrib/admin/actions.txt
Log:
[1.2.X] Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2. 

r13638 from trunk.



Property changes on: django/branches/releases/1.2.X
___________________________________________________________________
Name: svnmerge-integrated
   - /django/trunk:1-13360,13434,13480,13574,13600
   + /django/trunk:1-13360,13434,13480,13574,13600,13638

Modified: django/branches/releases/1.2.X/docs/ref/contrib/admin/actions.txt
===================================================================
--- django/branches/releases/1.2.X/docs/ref/contrib/admin/actions.txt   
2010-08-26 11:08:12 UTC (rev 13638)
+++ django/branches/releases/1.2.X/docs/ref/contrib/admin/actions.txt   
2010-08-26 11:10:45 UTC (rev 13639)
@@ -292,7 +292,7 @@
     site-wide.
     
     If, however, you need to re-enable a globally-disabled action for one
-    particular model, simply list it explicitally in your 
``ModelAdmin.actions``
+    particular model, simply list it explicitly in your ``ModelAdmin.actions``
     list::
     
         # Globally disable delete selected

-- 
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