8000 #4562 fixed typo · matplotlib/matplotlib@876cb5a · GitHub
[go: up one dir, main page]

Skip to content

Commit 876cb5a

Browse files
committed
#4562 fixed typo
1 parent d1e0709 commit 876cb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/figure.py

Lines 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