diff --git a/doc/classes/VisualServer.xml b/doc/classes/VisualServer.xml index 6c3e0fdd4a6..93d13d444fc 100644 --- a/doc/classes/VisualServer.xml +++ b/doc/classes/VisualServer.xml @@ -324,7 +324,7 @@ Adds a [Transform2D] command to the [CanvasItem]'s draw commands. - This sets the extra_matrix uniform when executed. This affects the later command's of the canvas item. + This sets the extra_matrix uniform when executed. This affects the later commands of the canvas item.