Skip to content

Commit a9c37b1

Browse files
tacaswelloscargus
andauthored
DOC: spacing and punctuation
Co-authored-by: Oscar Gustafsson <oscar.gustafsson@gmail.com>
1 parent 986ea7c commit a9c37b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/next_api_changes/deprecations/24730-TH.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ intentionally marked private because there is very little need for external
1818
users to use them. However, if you have a compelling reason for direct data
1919
access, please switch from the dict functions to the new ``_get()`` and
2020
``_set()``. Even though marked private, we guarantee API stability for these
21-
methods, i.e. they are subject to Matplotlib's API and deprecation policy.
21+
methods, i.e., they are subject to Matplotlib's API and deprecation policy.
2222

2323
Please notify the Matplotlib developers if you rely on ``rcParams`` being a
24-
dict subclass in any other way,for which there is no migration path yet.
24+
dict subclass in any other way, for which there is no migration path yet.

0 commit comments

Comments
 (0)