Fix indentation

This commit is contained in:
Takeshi KOMIYA 2018-02-10 16:29:41 +09:00
parent 2a65ffeef5
commit 053ac8c401

View File

@ -823,7 +823,7 @@ class Sphinx(object):
Like :meth:`add_role`, but the role is added to the domain named
*domain*.
.. versionadded:: 1.0
.. versionadded:: 1.0
"""
self.registry.add_role_to_domain(domain, name, role)