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

Skip to content

Commit 467403e

Browse files
committed
Fix typo
1 parent 6b4048d commit 467403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/make_icons.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import matplotlib.pyplot as plt
2323
from matplotlib.font_manager import FontProperties
2424
from matplotlib import cm
25-
from matploltlib import patheffects
25+
from matplotlib import patheffects
2626
matplotlib.rcdefaults()
2727

2828
matplotlib.rcParams['svg.fonttype'] = 'path'

0 commit comments

Comments
 (0)
0