Skip to content

docs: fix duplicated "is" in Vector2 class and GDScript advanced notes#11986

Closed
oab24413gmai wants to merge 1 commit into
godotengine:masterfrom
oab24413gmai:docs/fix-duplicated-is-in-class-and-gdscript-docs
Closed

docs: fix duplicated "is" in Vector2 class and GDScript advanced notes#11986
oab24413gmai wants to merge 1 commit into
godotengine:masterfrom
oab24413gmai:docs/fix-duplicated-is-in-class-and-gdscript-docs

Conversation

@oab24413gmai
Copy link
Copy Markdown

Two one-line typo fixes for duplicated "is":

  • classes/class_vector2.rst — "but is is not guaranteed" → "but is not guaranteed"
  • tutorials/scripting/gdscript/gdscript_advanced.rst — "the state is is not wrapped" → "the state is not wrapped"

No content/structure change.

Comment thread classes/class_vector2.rst
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

.. DO NOT EDIT THIS FILE!!!
.. Generated automatically from Godot engine sources.
.. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py.
.. XML source: https://github.com/godotengine/godot/tree/master/doc/classes/Vector2.xml.

@dalexeev dalexeev added bug topic:gdscript area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.6 labels May 14, 2026
@dalexeev dalexeev added this to the 4.7 milestone May 14, 2026
@AThousandShips AThousandShips removed this from the 4.7 milestone May 14, 2026
@mhilbrunner
Copy link
Copy Markdown
Member

mhilbrunner commented May 14, 2026

Thanks for taking the time to contribute! As noted in the comment above, please make this change to Vector2.xml in the source file in the main engine repository: https://github.com/godotengine/godot/tree/master/doc/classes/Vector2.xml

Edit: oops, missed the other edit. That one is fine, please remove the Vector2.xml change from this PR :)

@mhilbrunner mhilbrunner reopened this May 14, 2026
@skyace65
Copy link
Copy Markdown
Contributor

Closing this PR due to it being written and opened by an AI agent.

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

Labels

archived area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug topic:gdscript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants