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

Fixed typo in comment #3199

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

arrannn
Copy link
Contributor

@arrannn arrannn commented Feb 13, 2025

Added a period to the function description, making it easier to read in the IDE hover tooptip.

What issue is this addressing?

Trivial fix, no issue

What type of issue is this addressing?

Clarity of code comments

What this PR does | solves

On hover tooltip, the added period makes it more clear
WindowSize returns the original window size If you need the fullscreen dimensions, see Monitor().Size() instead.

WindowSize returns the original window size. If you need the fullscreen dimensions, see Monitor().Size() instead.

Added a period to the function description, making it easier to read in the IDE hover tooptip.
Copy link
Owner

@hajimehoshi hajimehoshi left a comment

Choose a reason for hiding this comment

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

LGTM

@hajimehoshi hajimehoshi merged commit 68befe4 into hajimehoshi:main Feb 14, 2025
17 checks passed
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