diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml
index e872fee1cc6..9178343c70d 100644
--- a/doc/classes/Node.xml
+++ b/doc/classes/Node.xml
@@ -42,6 +42,8 @@
+ The string returned from this method is displayed as a warning in the "Scene Dock" if the script that overrides it is a [code]tool[/code] script.
+ Returning an empty string produces no warning.