Skip to content

Commit 609e9bf

Browse files
authored
Merge pull request #10595 from timhoffm/doc-figure
Improve Figure docstrings
2 parents ef43424 + 67eb32b commit 609e9bf

File tree

2 files changed

+174
-156
lines changed

2 files changed

+174
-156
lines changed

lib/matplotlib/colorbar.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
default to the current image.
153153
154154
cax : :class:`~matplotlib.axes.Axes` object, optional
155-
Axis into which the colorbar will be drawn
155+
Axes into which the colorbar will be drawn.
156156
157157
ax : :class:`~matplotlib.axes.Axes`, list of Axes, optional
158158
Parent axes from which space for a new colorbar axes will be stolen.

0 commit comments

Comments
 (0)