Commit 69f4856f authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Fixed a typo in the admin reference docs.

Thanks Yohan Boniface for the report.
parent 942818e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ subclass::

.. attribute:: ModelAdmin.actions_selection_counter

    Controls whether a selection counter is display next to the action dropdown.
    Controls whether a selection counter is displayed next to the action dropdown.
    By default, the admin changelist will display it
    (``actions_selection_counter = True``).