diff --git a/doc/classes/CanvasItem.xml b/doc/classes/CanvasItem.xml index 14e33f99aa0..e2dd8781f0e 100644 --- a/doc/classes/CanvasItem.xml +++ b/doc/classes/CanvasItem.xml @@ -543,7 +543,7 @@ Mix blending mode. Colors are assumed to be premultiplied by the alpha (opacity) value. - Canvas item transform has changed. Only received if requested. + Canvas item transform has changed. Notification is only received if enabled by [method set_notify_transform] or [method set_notify_local_transform]. CanvasItem is requested to draw.