Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf53d4c

Browse filesBrowse files
committed
Merge pull request #993 from bev-a-tron/master
Fix typo
2 parents 4f75af3 + f99dd0c commit cf53d4c
Copy full SHA for cf53d4c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/pyplot.py

Copy file name to clipboardExpand all lines: lib/matplotlib/pyplot.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ def subplots(nrows=1, ncols=1, sharex=False, sharey=False, squeeze=True,
851851
- *fig* is the :class:`matplotlib.figure.Figure` object
852852
853853
- *ax* can be either a single axis object or an array of axis
854-
objects if more than one supblot was created. The dimensions
854+
objects if more than one subplot was created. The dimensions
855855
of the resulting array can be controlled with the squeeze
856856
keyword, see above.
857857

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.