diff --git a/doc/classes/Node2D.xml b/doc/classes/Node2D.xml index abdbfa09f71..29c46806859 100644 --- a/doc/classes/Node2D.xml +++ b/doc/classes/Node2D.xml @@ -52,7 +52,7 @@ - Rotates the node so it points towards the [code]point[/code]. + Rotates the node so it points towards the [code]point[/code], which is expected to use global coordinates.