We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bded946 commit fbd9161Copy full SHA for fbd9161
tutorials/intermediate/arranging_axes.py
@@ -164,7 +164,7 @@
164
#
165
# `~.pyplot.subplots` and `~.pyplot.subplot_mosaic` provide high-level
166
# interfaces to create `~.gridspec.GridSpec` objects and add associated
167
-# new axes to a figure at given `~.GridSpec.SubplotSpec` inside the
+# new axes to a figure at given `~.gridspec.SubplotSpec` inside the
168
# *GridSpec*.
169
170
# Basic 2x2 grid
0 commit comments