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

Skip to content

Commit 47bfe21

Browse files
author
juan.gonzalez
committed
typos
1 parent 137d6c4 commit 47bfe21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/users/customizing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ your custom style sheet with a call to ``style.use(<style-name>)``. By default
3333
``mpl_configdir`` should be ``~/.config/matplotlib``, but you can check where
3434
yours is with ``matplotlib.get_configdir()``; you may need to create this
3535
directory. You also can change the directory where matplotlib looks for
36-
the stylelib/ folder by setting the MPLCONFIG environment variable
37-
, see :ref:`locating-matplotlib-config-dir`.
36+
the stylelib/ folder by setting the MPLCONFIGDIR environment variable,
37+
see :ref:`locating-matplotlib-config-dir`.
3838

3939
Note that a custom style sheet in ``mpl_configdir/stylelib`` will
4040
override a style sheet defined by matplotlib if the styles have the same name.

0 commit comments

Comments
 (0)