diff --git a/doc/classes/Vector2.xml b/doc/classes/Vector2.xml index 75f1d511275..e0c33ce786c 100644 --- a/doc/classes/Vector2.xml +++ b/doc/classes/Vector2.xml @@ -67,7 +67,7 @@ - Returns the angle to the given vector, in radians. + Returns the signed angle to the given vector, in radians. [url=https://raw.githubusercontent.com/godotengine/godot-docs/master/img/vector2_angle_to.png]Illustration of the returned angle.[/url]