diff --git a/doc/classes/Basis.xml b/doc/classes/Basis.xml index 64afdff7ceb..324eb89e1a6 100644 --- a/doc/classes/Basis.xml +++ b/doc/classes/Basis.xml @@ -145,7 +145,7 @@ Returns this basis's rotation as a [Quaternion]. - [b]Note:[/b] Quatenions are much more suitable for 3D math but are less intuitive. For user interfaces, consider using the [method get_euler] method, which returns Euler angles. + [b]Note:[/b] Quaternions are much more suitable for 3D math but are less intuitive. For user interfaces, consider using the [method get_euler] method, which returns Euler angles.