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

Skip to content

Commit 55f9f47

Browse files
committed
DOC: fix minor typo in figaspect
1 parent 7457eda commit 55f9f47

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)