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

Skip to content

Commit e6e3d35

Browse files
committed
Fix name of config parameter in docs
1 parent 0af910c commit e6e3d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Add the following content to a ``setup.cfg`` file at the root of the
4747
matplotlib source directory::
4848

4949
[test]
50-
testing_freetype = True
50+
local_freetype = True
5151

5252
Running the tests
5353
-----------------

0 commit comments

Comments
 (0)