Skip to content

Commit 9eac770

Browse files
timhoffmMecanerd
andauthored
Update lib/matplotlib/layout_engine.py
Co-authored-by: Mecanerd <[email protected]>
1 parent 3e5788a commit 9eac770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/layout_engine.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
layout engine while the figure is being created. In particular, colorbars are
1111
made differently with different layout engines (for historical reasons).
1212
13-
Matplotlib has two built-in two layout engines:
13+
Matplotlib has two built-in layout engines:
1414
1515
- `.TightLayoutEngine` was the first layout engine added to Matplotlib.
1616
See also :ref:`tight_layout_guide`.

0 commit comments

Comments
 (0)