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 e5c7ffb

Browse files
committed
fix: a grammatical error in pyplot comment
1 parent 662239c commit e5c7ffb

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 によって変換されたページ (->オリジナル) /