Skip to content

Commit b39adf4

Browse files
committed
Fixed a typo
1 parent a5058e3 commit b39adf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/next_whats_new/engformatter_usetex_usemathtext.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
`EngFormatter` now accepts `usetex`, `useMathText` as keyword only arguments
22
``````````````````````````````````````````````````````````````````````````````````````````````
33

4-
A public API has been added to `EngFormatter` control how the numbers in the ticklabels will be rendered.
4+
A public API has been added to `EngFormatter` to control how the numbers in the ticklabels will be rendered.
55
By default, `useMathText` evaluates to `rcParams['axes.formatter.use_mathtext']` and
66
`usetex` evaluates to `rcParams['text.usetex']`.
77

0 commit comments

Comments
 (0)