Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0093e6e

Browse files
committed
documentation work
svn path=/trunk/matplotlib/; revision=5424
1 parent 90e1f59 commit 0093e6e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/faq/environment_variables_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Environment Variables
88
Environment Variable Description
99
====================== =======================================================
1010
.. envvar:: PATH The list of directories searched to find executable
11-
programs
11+
programs
1212
.. envvar:: PYTHONPATH The list of directories that is searched to find Python
1313
packages and modules
1414
====================== =======================================================

doc/users/usetex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Illustrator, and searched text in pdf documents.
103103
installation may be the only external dependency.
104104

105105
= In the event that things dont work =
106-
* Try deleting `tex.cache` from your :envvar:`MATPLOTLIBDATA` directory
106+
* Try deleting `tex.cache` from your `~/.matplotlib` directory
107107

108108
* Make sure LaTeX, dvipng and ghostscript are each working and on your PATH.
109109

0 commit comments

Comments
 (0)