Skip to content

Commit 799048a

Browse files
committed
Merge pull request #9954 from ptype/patch-1
Spelling typo
2 parents 9839f0a + 351e5e4 commit 799048a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/visualization.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ You can pass other keywords supported by matplotlib ``hist``. For example, horiz
267267
plt.close('all')
268268
269269
See the :meth:`hist <matplotlib.axes.Axes.hist>` method and the
270-
`matplotlib hist documenation <http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.hist>`__ for more.
270+
`matplotlib hist documentation <http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.hist>`__ for more.
271271

272272

273273
The existing interface ``DataFrame.hist`` to plot histogram still can be used.

0 commit comments

Comments
 (0)