diff --git a/doc/classes/OS.xml b/doc/classes/OS.xml
index 938777a36ba..afa0222c6e9 100644
--- a/doc/classes/OS.xml
+++ b/doc/classes/OS.xml
@@ -820,6 +820,7 @@
Sets the window title to the specified string.
+ [b]Note:[/b] This should be used sporadically. Don't set this every frame, as that will negatively affect performance on some window managers.