mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Typo fixes from git
This commit is contained in:
@@ -214,7 +214,7 @@ Arc-tangent.
|
||||
|
||||
- :ref:`float<class_float>` **atan2** **(** :ref:`float<class_float>` x, :ref:`float<class_float>` y **)**
|
||||
|
||||
Arc-tangent that takes a 2D vector as argument, retuns the full -pi to +pi range.
|
||||
Arc-tangent that takes a 2D vector as argument, returns the full -pi to +pi range.
|
||||
|
||||
.. _class_@GDScript_sqrt:
|
||||
|
||||
@@ -368,7 +368,7 @@ Convert from degrees to radians.
|
||||
|
||||
- :ref:`float<class_float>` **rad2deg** **(** :ref:`float<class_float>` rad **)**
|
||||
|
||||
Convert from radias to degrees.
|
||||
Convert from radians to degrees.
|
||||
|
||||
.. _class_@GDScript_linear2db:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user