diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml
index 3faaff5e4e..c61ae3f888 100644
--- a/doc/classes/Node.xml
+++ b/doc/classes/Node.xml
@@ -1104,7 +1104,8 @@
Implemented only on iOS.
- Notification received from the OS when the window is resized.
+ Notification received when the window is resized.
+ [b]Note:[/b] Only the resized [Window] node receives this notification, and it's not propagated to the child nodes.
Notification received from the OS when the screen's dots per inch (DPI) scale is changed. Only implemented on macOS.