We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf4cd4 commit a7fb38dCopy full SHA for a7fb38d
1 file changed
lib/matplotlib/rcsetup.py
@@ -1736,7 +1736,7 @@ class _Subsection:
1736
_Param("boxplot.meanprops.linewidth", 1.0, validate_float),
1737
_Section(
1738
"Font",
1739
- description="The font properties used by `text.Text` "
+ description="The font properties used by `.Text` "
1740
"See https://matplotlib.org/stable/api/font_manager_api.html for "
1741
"more information on font properties. The 6 font properties used "
1742
"for font matching are given below with their default values."
0 commit comments