Skip to content

Commit 301980c

Browse files
committed
Correct typos found by @WeatherGod
1 parent e817d39 commit 301980c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/api/api_changes/2015-12-30-JHN.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
All functionallity from `mpl_toolkits.axes_grid` can be found in either
55
`mpl_toolkits.axes_grid1` or `mpl_toolkits.axisartist`. Axes classes from
66
`mpl_toolkits.axes_grid` based on `Axis` from `mpl_toolkits.axisartist` can be
7-
fund in `mpl_toolkits.axisartist`
7+
found in `mpl_toolkits.axisartist`

doc/mpl_toolkits/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ axes_grid1
3737
==========
3838

3939

40-
The :ref:`mpl_toolkits.axisgrid1 <toolkit_axesgrid1-index>` toolkit is a
40+
The :ref:`mpl_toolkits.axes_grid1 <toolkit_axesgrid1-index>` toolkit is a
4141
collection of helper classes to ease displaying multiple axes in matplotlib.
4242

4343

doc/thirdpartypackages/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ iTerm2 terminal backend
9090
=======================
9191

9292
`matplotlib_iterm2 <https://github.com/oselivanov/matplotlib_iterm2>`_ is an
93-
external matplotlib backend uses iTerm2 nightly build inline image display
93+
external matplotlib backend using iTerm2 nightly build inline image display
9494
feature.
9595

9696
.. image:: /_static/matplotlib_iterm2_demo.png

0 commit comments

Comments
 (0)