8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600253e commit fd388aaCopy full SHA for fd388aa
lib/matplotlib/colorbar.py
@@ -1184,7 +1184,7 @@ def make_axes_gridspec(parents, **kw):
1184
* *make_axes_gridspec* only handles the *orientation* keyword
1185
and cannot handle the "location" keyword.
1186
1187
- * *make_axes_gridspec* should only be used with a subplot parent.
+ * *make_axes_gridspec* should only be used with subplot parents.
1188
1189
* *make_axes* creates an instance of Axes. *make_axes_gridspec*
1190
creates an instance of Subplot.
0 commit comments