Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13638 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Karen Tracey 2010-08-26 11:08:12 +00:00
parent ce98a29eb7
commit 88e83ee472
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ Disabling a site-wide action
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