Commit 188c6b3e authored by Karen Tracey's avatar Karen Tracey
Browse files

[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
parent 0ed363dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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