Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab90482

Browse filesBrowse files
authored
Merge pull request #29365 from meeseeksmachine/auto-backport-of-pr-29364-on-v3.10.x
Backport PR #29364 on branch v3.10.x (fix typo)
2 parents ae9940f + 2c5caa8 commit ab90482
Copy full SHA for ab90482

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎galleries/users_explain/axes/constrainedlayout_guide.py

Copy file name to clipboardExpand all lines: galleries/users_explain/axes/constrainedlayout_guide.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ def example_plot(ax, fontsize=12, hide_labels=False):
532532
example_plot(ax1)
533533
example_plot(ax2)
534534
example_plot(ax3)
535-
plt.suptitle('Homogenous nrows, ncols')
535+
plt.suptitle('Homogeneous nrows, ncols')
536536

537537
# %%
538538
# but the following leads to a poor layout:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.