We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a3c96 commit 8d89584Copy full SHA for 8d89584
tutorials/text/text_intro.py
@@ -47,7 +47,7 @@
47
`matplotlib.axes.Axes.set_title` in the API.
48
49
* `matplotlib.pyplot.figtext` - add text at an arbitrary location to the
50
- Figure; `matplotlib.Figure.text` in the API.
+ Figure; `matplotlib.Figure.text` in the API.
51
52
* `matplotlib.pyplot.suptitle` - add a title to the `~matplotlib.Figure`;
53
`matplotlib.Figure.suptitle` in the API.
0 commit comments