diff --git a/doc/classes/ScriptEditor.xml b/doc/classes/ScriptEditor.xml
index 8c1c69f7376..651c80d9ee6 100644
--- a/doc/classes/ScriptEditor.xml
+++ b/doc/classes/ScriptEditor.xml
@@ -74,6 +74,7 @@
+ Opens the script create dialog. The script will extend [code]base_name[/code]. The file extension can be omitted from [code]base_path[/code]. It will be added based on the selected scripting language.