Fix typo in docstring

stable/6.4.x
Baptiste Mispelon 2025-02-20 16:00:46 +01:00 zatwierdzone przez Sage Abdullah
rodzic 6dfb96d0b4
commit 807db9bef2
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::