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

Skip to content

Commit a7fb38d

Browse files
authored
Apply suggestion from @timhoffm
1 parent 8cf4cd4 commit a7fb38d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/rcsetup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1736,7 +1736,7 @@ class _Subsection:
17361736
_Param("boxplot.meanprops.linewidth", 1.0, validate_float),
17371737
_Section(
17381738
"Font",
1739-
description="The font properties used by `text.Text` "
1739+
description="The font properties used by `.Text` "
17401740
"See https://matplotlib.org/stable/api/font_manager_api.html for "
17411741
"more information on font properties. The 6 font properties used "
17421742
"for font matching are given below with their default values."

0 commit comments

Comments
 (0)