Skip to content

Fix typo in backend_ps.py comment: change 'and them scale them' to 'and then scale them' - #30151

Merged
timhoffm merged 1 commit into
matplotlib:mainfrom
nakanoh:fix-them-to-then-in-ps-backend-comment
Jun 9, 2025
Merged

Fix typo in backend_ps.py comment: change 'and them scale them' to 'and then scale them'#30151
timhoffm merged 1 commit into
matplotlib:mainfrom
nakanoh:fix-them-to-then-in-ps-backend-comment

Conversation

@nakanoh

Copy link
Copy Markdown
Contributor

Why is this change necessary?
The previous comment contained a grammatical error ("them" instead of "then"), which could cause confusion for readers.

What problem does it solve?
It improves the clarity and correctness of the documentation in the code.

What is the reasoning for this implementation?
This is a simple, documentation-only change that does not affect any code functionality.

@github-actionsgithub-actionsBot left a comment

Copy link
Copy Markdown

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.

@timhoffm
timhoffm merged commit 5f922ff into matplotlib:mainJun 9, 2025
@timhoffm

Copy link
Copy Markdown
Member

Thanks!

@QuLogicQuLogic added this to the v3.11.0 milestone Jun 9, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@nakanoh@timhoffm@QuLogic