We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1a8fe8 + 5e99521 commit 5eb4286Copy full SHA for 5eb4286
src/sphinx_substitution_extensions/__init__.py
@@ -134,7 +134,7 @@ class SubstitutionXRefRole(XRefRole):
134
"""
135
136
def create_xref_node(self) -> tuple[list[Node], list[system_message]]:
137
- """Override parent mathod to set classes.
+ """Override parent method to set classes.
138
139
This is a bit of a hack because it assumes that the role name
140
will be `substitution-<class_name>` and that we want to remove
0 commit comments