diff --git a/doc/classes/CanvasItem.xml b/doc/classes/CanvasItem.xml
index ab899dead15..376fb542dc5 100644
--- a/doc/classes/CanvasItem.xml
+++ b/doc/classes/CanvasItem.xml
@@ -594,7 +594,7 @@
- Emitted when the item rect has changed.
+ Emitted when the item's [Rect2] boundaries (position or size) have changed, or when an action is taking place that may have impacted these boundaries (e.g. changing [member Sprite.texture]).