summaryrefslogtreecommitdiffstats
path: root/doc/classes/ScriptEditorBase.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/ScriptEditorBase.xml')
-rw-r--r--doc/classes/ScriptEditorBase.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ScriptEditorBase.xml b/doc/classes/ScriptEditorBase.xml
index 403608355a..638bc921d6 100644
--- a/doc/classes/ScriptEditorBase.xml
+++ b/doc/classes/ScriptEditorBase.xml
@@ -72,7 +72,7 @@
</description>
</signal>
<signal name="request_save_previous_state">
- <param index="0" name="line" type="int" />
+ <param index="0" name="state" type="Dictionary" />
<description>
Emitted when the user changes current script or moves caret by 10 or more columns within the same script.
</description>