8000 Merge pull request #8101 from goldstarwebs/master · javadba/matplotlib@4ee9ed8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ee9ed8

Browse files
NelleVtacaswell
authored andcommitted
Merge pull request matplotlib#8101 from goldstarwebs/master
Named Matplotlib module in windows instructions
1 parent 1cce7d3 commit 4ee9ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/faq/troubleshooting_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ On windows, both the config directory and the cache directory are
6161
the same and are in your :file:`Documents and Settings` or :file:`Users`
6262
directory by default::
6363

64-
>>> import matplotlib
64+
>>> import matplotlib as mpl
6565
>>> mpl.get_configdir()
6666
'C:\\Documents and Settings\\jdhunter\\.matplotlib'
6767
>>> mpl.get_cachedir()

0 commit comments

Comments
 (0)
0