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

Skip to content

Commit afacda8

Browse files
committed
Changed "spine" to "spines" in the api docs to keep consistency with the module's name.
1 parent 87047c6 commit afacda8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

doc/api/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
path_api.rst
3333
pyplot_api.rst
3434
nxutils_api.rst
35-
spine_api.rst
35+
spines_api.rst
3636
ticker_api.rst
3737
units_api.rst
3838
index_backend_api.rst
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
*****
2-
spine
3-
*****
1+
******
2+
spines
3+
******
44

55

6-
:mod:`matplotlib.spine`
6+
:mod:`matplotlib.spines`
77
========================
88

99
.. automodule:: matplotlib.spines

0 commit comments

Comments
 (0)