8000 Fix typo · matplotlib/matplotlib@56df912 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56df912

Browse files
committed
Fix typo
1 parent f5d86b1 commit 56df912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
try:
3838
import numpydoc
3939
except ImportError:
40-
raise ImportError("No modyle named numpydoc - you need to install "
40+
raise ImportError("No module named numpydoc - you need to install "
4141
"numpydoc to build the documentation.")
4242

4343

0 commit comments

Comments
 (0)
0