8000 DOC: Fix duplicate Figure.set_dpi entry · matplotlib/matplotlib@1ef218f · GitHub
[go: up one dir, main page]

Skip to content

Commit 1ef218f

Browse files
committed
DOC: Fix duplicate Figure.set_dpi entry
1 parent 7f3738d commit 1ef218f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/figure_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Figure geometry
9191
Figure.get_figwidth
9292
Figure.dpi
9393
Figure.set_dpi
94-
Figure.set_dpi
94+
Figure.get_dpi
9595

9696
Subplot layout
9797
--------------

0 commit comments

Comments
 (0)
0