Skip to content

Commit a47cf88

Browse files
committed
Fix a typo
1 parent 363dd77 commit a47cf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
)
113113

114114
except ModuleNotFoundError:
115-
# In case intersphinx_registry is not yet packages on current plaform
115+
# In case intersphinx_registry is not yet packages on current platform
116116
# as it is quite recent.
117117
print("/!\\ intersphinx_registry not installed, relying on local mapping.")
118118
intersphinx_mapping = config["intersphinx_mapping"]

0 commit comments

Comments
 (0)