8000 Fix typo · matplotlib/matplotlib@1c7bed1 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1c7bed1

Browse files
dstansbypganssle
andauthored
Fix typo
Co-Authored-By: Paul Ganssle <pganssle@users.noreply.github.com>
1 parent 3a44898 commit 1c7bed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ try to use Sphinx intersphinx using backticks.
1212
Each file should be named like ``<PULL REQUEST>.<TYPE>.rst``, where
1313
``<PULL REQUEST>`` is a pull request number, and ``<TYPE>`` is one of:
1414

15-
* ``api_chage``: A change which requires users to change code and is not
15+
* ``api_change``: A change which requires users to change code and is not
1616
backwards compatible. (Not to be used for removal of deprecated features.)
1717
* ``feature``: New user facing features and any new behavior.
1818
* ``removal``: Removal of a deprecated part of the API.

0 commit comments

Comments
 (0)
0