Author: kmtracey
Date: 2010-08-26 06:08:12 -0500 (Thu, 26 Aug 2010)
New Revision: 13638
Modified:
django/trunk/docs/ref/contrib/admin/actions.txt
Log:
Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2.
Modified: django/trunk/docs/ref/contrib/admin/actions.txt
===================================================================
--- django/trunk/docs/ref/contrib/admin/actions.txt 2010-08-24 02:27:22 UTC
(rev 13637)
+++ django/trunk/docs/ref/contrib/admin/actions.txt 2010-08-26 11:08:12 UTC
(rev 13638)
@@ -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.