Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit af7a74b

Browse files
authored
Merge pull request #11456 from phobson/figaspect-typos
DOC: fix minor typo in figaspect
2 parents 4ea916a + 55f9f47 commit af7a74b

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
@@ -2296,7 +2296,7 @@ def figaspect(arg):
22962296
22972297
Notes
22982298
-----
2299-
If you want to create an axes within the figure, that still presevers the
2299+
If you want to create an axes within the figure, that still preserves the
23002300
aspect ratio, be sure to create it with equal width and height. See
23012301
examples below.
23022302

0 commit comments

Comments
 (0)