mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo
This commit is contained in:
parent
425a3e6c09
commit
4278a8a51b
@ -595,7 +595,7 @@ class IntersphinxRoleResolver(ReferencesResolver):
|
||||
def install_dispatcher(app: Sphinx, docname: str, source: List[str]) -> None:
|
||||
"""Enable IntersphinxDispatcher.
|
||||
|
||||
.. note:: The installed dispatcher will uninstalled on disabling sphinx_domain
|
||||
.. note:: The installed dispatcher will be uninstalled on disabling sphinx_domain
|
||||
automatically.
|
||||
"""
|
||||
dispatcher = IntersphinxDispatcher()
|
||||
|
Loading…
Reference in New Issue
Block a user