Skip to content

Commit e7a3852

Browse files
timhoffmQuLogic
andauthored
Update doc/api/next_api_changes/deprecations/29358-TH.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 6e1acad commit e7a3852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Since matplotlib 3.1 `PR 12831 <https://github.com/matplotlib/matplotlib/pull/12831>`_
55
scale objects should be reusable and therefore independent of any particular Axis.
6-
Therefore, the use of of the *axis* parameter in the ``__init__`` had been discouraged.
6+
Therefore, the use of the *axis* parameter in the ``__init__`` had been discouraged.
77
However, having that parameter in the signature was still necessary for API
88
backwards-compatibility. This is no longer the case.
99

0 commit comments

Comments
 (0)