Fix typo in docstring

pull/12905/head
Baptiste Mispelon 2025-02-20 16:00:46 +01:00 zatwierdzone przez Sage Abdullah
rodzic 411088da71
commit b1fad0cb61
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: EB1A33CC51CC0217
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2700,7 +2700,7 @@ class Page(AbstractPage, index.Indexed, ClusterableModel, metaclass=PageBase):
.. note::
If using ``RoutablePageMixin``, you may want to override this method
to include the paths of popualar routes.
to include the paths of popular routes.
.. note::