8000 doc: a grammatical error in pyplot comment by q33566 · Pull Request #29870 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

doc: a grammatical error in pyplot comment #29870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

q33566
Copy link
Contributor
@q33566 q33566 commented Apr 5, 2025

PR summary

Fixes a grammatical error in the lib\matplotlib\pyplot.py ("single a Axes" → "a single Axes").
No functional code changes are introduced.

# using the variable ax for (single a Axes) -> a single Axes 
fig, ax = plt.subplots()

PR checklist

Copy link
@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

@q33566 q33566 changed the title fix: a grammatical error in pyplot comment doc: a grammatical error in pyplot comment Apr 5, 2025
Copy link
Member
@rcomer rcomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @q33566!

@rcomer rcomer added this to the v3.11.0 milestone Apr 5, 2025
@rcomer rcomer merged commit 33dbc47 into matplotlib:main Apr 5, 2025
38 of 40 checks passed
@rcomer
Copy link
Member
rcomer commented Apr 5, 2025

Congratulations @q33566 on your first Matplotlib PR 🎉. Hopefully we will hear from you again.

@q33566
Copy link
Contributor Author
q33566 commented Apr 5, 2025

Congratulations @q33566 on your first Matplotlib PR 🎉. Hopefully we will hear from you again.

OK. Thank you !

@q33566 q33566 deleted the fix-grammatical-error-in-pyplot-comment branch April 8, 2025 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0