Skip to content

Commit e08699d

Browse files
committed
Fix name typo in API changes
1 parent 1b52120 commit e08699d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/api/next_api_changes/development/22205-ES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Increase to minimum supported versions of Python and dependencies
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

4-
For Maptlotlib 3.6, the :ref:`minimum supported versions <dependencies>` are
4+
For Matplotlib 3.6, the :ref:`minimum supported versions <dependencies>` are
55
being bumped:
66

77
+------------+-----------------+---------------+

doc/api/prev_api_changes/api_changes_3.2.0/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ is desired.
2222

2323
Packaging DLLs
2424
~~~~~~~~~~~~~~
25-
Previously, it was possible to package Windows DLLs into the Maptlotlib
25+
Previously, it was possible to package Windows DLLs into the Matplotlib
2626
wheel (or sdist) by copying them into the source tree and setting the
2727
``package_data.dlls`` entry in ``setup.cfg``.
2828

doc/api/prev_api_changes/api_changes_3.4.0/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Development changes
44
Increase to minimum supported versions of Python and dependencies
55
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
66

7-
For Maptlotlib 3.4, the :ref:`minimum supported versions <dependencies>` are
7+
For Matplotlib 3.4, the :ref:`minimum supported versions <dependencies>` are
88
being bumped:
99

1010
+------------+-----------------+---------------+

0 commit comments

Comments
 (0)