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 909311f

Browse filesBrowse files
committed
Merge pull request #4578 from Skelpdar/typo4562
Fixed typo in docstring #4562
2 parents d1e0709 + 876cb5a commit 909311f
Copy full SHA for 909311f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎lib/matplotlib/figure.py‎

Copy file name to clipboardExpand all lines: lib/matplotlib/figure.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ def suptitle(self, t, **kwargs):
548548

549549
def set_canvas(self, canvas):
550550
"""
551-
Set the canvas the contains the figure
551+
Set the canvas that contains the figure
552552
553553
ACCEPTS: a FigureCanvas instance
554554
"""

0 commit comments

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