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

Skip to content

Commit 8cb7dae

Browse files
committed
fix wording even better
1 parent 1028620 commit 8cb7dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/users/whats_new/update_subplot2grid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ New Figure Parameter for subplot2grid
22
--------------------------------------
33

44
A ``fig`` parameter now exists for the method :func:`subplot2grid`. This allows
5-
to specify the figure where the subplots will be created. If ``fig``
5+
a user to specify the figure where the subplots will be created. If ``fig``
66
is ``None`` (default) then the method will use the current figure retrieved by
77
:func:`gcf`.
88

0 commit comments

Comments
 (0)