Closed
Description
Bug summary
I noticed a missing single quote (') in the Matplotlib documentation at the 'Quick start guide/Figure' section. There should be a single quotation mark after the right_bottom.
Code for reproduction
It should look something like this:
fig, axs = plt.subplot_mosaic([['left', 'right-top'],
['left', 'right_bottom']])
Actual outcome
Expected outcome
Additional information
No response
Operating system
No response
Matplotlib Version
3.7.1
Matplotlib Backend
No response
Python version
No response
Jupyter version
No response
Installation
None
Metadata
Metadata
Assignees
Labels
No labels