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.
1 parent 363dd77 commit a47cf88Copy full SHA for a47cf88
docs/source/conf.py
@@ -112,7 +112,7 @@
112
)
113
114
except ModuleNotFoundError:
115
- # In case intersphinx_registry is not yet packages on current plaform
+ # In case intersphinx_registry is not yet packages on current platform
116
# as it is quite recent.
117
print("/!\\ intersphinx_registry not installed, relying on local mapping.")
118
intersphinx_mapping = config["intersphinx_mapping"]
0 commit comments