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

Skip to content

Commit 301b651

Browse files
authored
Merge pull request #25786 from QuLogic/fix-typo
DOC: Fix minor typo in API change notes
2 parents 165a714 + ac390cd commit 301b651

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/api/prev_api_changes/api_changes_3.3.0/deprecations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Deprecated rcParams validators
232232
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
233233
The following validators, defined in `.rcsetup`, are deprecated:
234234
``validate_fontset``, ``validate_mathtext_default``, ``validate_alignment``,
235-
``validate_svg_fontset``, ``validate_pgf_texsystem``,
235+
``validate_svg_fonttype``, ``validate_pgf_texsystem``,
236236
``validate_movie_frame_fmt``, ``validate_axis_locator``,
237237
``validate_movie_html_fmt``, ``validate_grid_axis``,
238238
``validate_axes_titlelocation``, ``validate_toolbar``,

doc/api/prev_api_changes/api_changes_3.5.0/removals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ rcParams
351351
- ``validate_orientation``
352352
- ``validate_pgf_texsystem``
353353
- ``validate_ps_papersize``
354-
- ``validate_svg_fontset``
354+
- ``validate_svg_fonttype``
355355
- ``validate_toolbar``
356356
- ``validate_webagg_address``
357357

0 commit comments

Comments
 (0)