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

Sign up
Appearance settings

Commit 33dbc47

Browse files
authored
Merge pull request matplotlib#29870 from q33566/fix-grammatical-error-in-pyplot-comment
doc: a grammatical error in pyplot comment
2 parents 662239c + e5c7ffb commit 33dbc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/pyplot.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1711,7 +1711,7 @@ def subplots(
17111711
17121712
Typical idioms for handling the return value are::
17131713
1714-
# using the variable ax for single a Axes
1714+
# using the variable ax for a single Axes
17151715
fig, ax = plt.subplots()
17161716
17171717
# using the variable axs for multiple Axes

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /