Commit 7b677fe0 authored by Simon Charette's avatar Simon Charette
Browse files

[1.7.x] Fixed #24186 -- Fixed a typo in the admin docs.

Thanks to Keryn Knight for the report.

Backport of dccf41cf from master
parent 70845c68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -668,7 +668,7 @@ subclass::

      .. versionadded:: 1.7

      To indicate descending order with ``admin_model_field`` you can use a
      To indicate descending order with ``admin_order_field`` you can use a
      hyphen prefix on the field name. Using the above example, this would
      look like::