Skip to content

Conversation

@theDrake
Copy link
Contributor

@theDrake theDrake commented Nov 7, 2023

Changed "by default" to "at their default values" and "calling the rotated() method on any Vector2" to "calling the Vector2 method rotated()" (in context, these changes are correct). Also added a missing comma.

Changed "by default" to "at their default values" and "calling the rotated() method on any Vector2" to "calling the Vector2 method rotated()" (in context, these changes are correct). Also added a missing comma.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
@skyace65 skyace65 added bug area:getting started Issues and PRs related to the Getting Started section of the documentation cherrypick:4.1 labels Nov 9, 2023
@skyace65 skyace65 merged commit 81be146 into godotengine:master Nov 9, 2023
@skyace65
Copy link
Contributor

skyace65 commented Nov 9, 2023

Thanks! In the future please keep your PRs to one commit. I squashed and merged this one but we prefer if contributors keep it to one commit themselves. If you don't know how to do that we have a guide here.

@theDrake theDrake deleted the patch-2 branch November 9, 2023 06:59
mhilbrunner pushed a commit to mhilbrunner/godot-docs that referenced this pull request Nov 11, 2023
* Minor fixes in scripting_first_script.rst

Changed "by default" to "at their default values" and "calling the rotated() method on any Vector2" to "calling the Vector2 method rotated()" (in context, these changes are correct). Also added a missing comma.

* "at" -> "set to" in scripting_first_script.rst

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
@mhilbrunner
Copy link
Member

Cherry-picked to 4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:getting started Issues and PRs related to the Getting Started section of the documentation bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants