mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Merge pull request #3058 from igorashs/patch-1
Fix typo in Vector2 description
This commit is contained in:
@@ -382,7 +382,7 @@ Vector built-in types
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
2D vector type containing ``x`` and ``y`` fields. Can also be
|
||||
accessed as array.
|
||||
accessed as an array.
|
||||
|
||||
:ref:`Rect2 <class_Rect2>`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user