Skip to content
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

Fix repetition of current_h attribute in documentation #384

Merged
merged 1 commit into from
Feb 7, 2018

Conversation

hjpotter92
Copy link
Contributor

The docs for pygame.display.Infos VideoInfo object's attributes
listed current_h twice, where one of them should be current_w
instead.

Signed-off-by: hjpotter92 hjpotter92 [email protected]

The docs for `pygame.display.Info`s `VideoInfo` object's attributes
listed `current_h` twice, where one of them should be `current_w`
instead.

Signed-off-by: hjpotter92 <hjpotter92 [email protected]>
@illume
Copy link
Member

illume commented Feb 7, 2018

Thanks 🎉

@illume illume merged commit 464d1aa into pygame:master Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants