We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e84f3b commit 1d6989fCopy full SHA for 1d6989f
Doc/tools/extensions/c_annotations.py
@@ -42,7 +42,7 @@
42
}
43
44
45
-# Monkeypatch nodes.Node.findall for forwards compatability
+# Monkeypatch nodes.Node.findall for forwards compatibility
46
# This patch can be dropped when the minimum Sphinx version is 4.4.0
47
# or the minimum Docutils version is 0.18.1.
48
if docutils.__version_info__ < (0, 18, 1):
0 commit comments