[1.2.X] Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2.

r13638 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13639 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Karen Tracey 2010-08-26 11:10:45 +00:00
parent 0ed363dd1a
commit 188c6b3e9a
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