Commit 3315535a authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Fixed an example to match the code.

parent 7339f43c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ Configurable attributes

.. attribute:: AppConfig.verbose_name

    Human-readable name for the application, e.g. "Admin".
    Human-readable name for the application, e.g. "Administration".

    This attribute defaults to ``label.title()``.