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 typo in Camera2D node's anchor mode #91076

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

Bn-Fang
Copy link
Contributor

@Bn-Fang Bn-Fang commented Apr 23, 2024

Fixed the Camera 2D node's anchor mode descriptor from "Fixed TopLeft" to "Fixed Top Left" Please inform me if there is any issue with the guidelines regarding this pull request as it is my first time making a PR.

Fixes #91070

Fixed the Camera 2D node's anchor mode descriptor from "Fixed TopLeft" to "Fixed Top Left"
@Bn-Fang Bn-Fang requested a review from a team as a code owner April 23, 2024 20:31
@RedMser
Copy link
Contributor

RedMser commented Apr 23, 2024

You should edit the description to specifically say Fixes #91070 so that GitHub automatically closes the issue when this MR gets merged. With how it is right now, you're just referencing the issue without auto-closing it.

@Bn-Fang
Copy link
Contributor Author

Bn-Fang commented Apr 24, 2024

Thank you for the help

@akien-mga akien-mga changed the title Fixed Typo in Camera 2D node's anchor mode Fix typo in Camera2D node's anchor mode Apr 24, 2024
@akien-mga akien-mga added this to the 4.3 milestone Apr 24, 2024
@akien-mga akien-mga merged commit 6149359 into godotengine:master Apr 24, 2024
16 checks passed
@akien-mga
Copy link
Member

akien-mga commented Apr 24, 2024

Thanks! And congrats for your first merged Godot contribution 🎉

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.

Typo in Camera2D Anchor Mode option
3 participants