Skip to content

Commit 188c6b3

Browse files
committed
[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
1 parent 0ed363d commit 188c6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/contrib/admin/actions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Disabling a site-wide action
292292
site-wide.
293293

294294
If, however, you need to re-enable a globally-disabled action for one
295-
particular model, simply list it explicitally in your ``ModelAdmin.actions``
295+
particular model, simply list it explicitly in your ``ModelAdmin.actions``
296296
list::
297297

298298
# Globally disable delete selected

0 commit comments

Comments
 (0)