Skip to content

Commit b6eccf1

Browse files
committed
DOC fix
1 parent 520694c commit b6eccf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/next_whats_new/layout_engine.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ New ``layout_engine`` module
33

44
Matplotlib ships with ``tight_layout`` and ``constrained_layout`` layout
55
engines. A new ``layout_engine`` module is provided to allow downstream
6-
libraries to write their own layout engines and `~.Figure.figure` objects can
7-
not take a `.LayoutEngine` subclass as an argument to the *layout* parameter.
6+
libraries to write their own layout engines and `~.figure.Figure` objects can
7+
now take a `.LayoutEngine` subclass as an argument to the *layout* parameter.

0 commit comments

Comments
 (0)