aboutsummaryrefslogtreecommitdiff
path: root/core/.ui.dialogs.luadoc
diff options
context:
space:
mode:
Diffstat (limited to 'core/.ui.dialogs.luadoc')
-rw-r--r--core/.ui.dialogs.luadoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.ui.dialogs.luadoc b/core/.ui.dialogs.luadoc
index 68c33c3a..2ff99827 100644
--- a/core/.ui.dialogs.luadoc
+++ b/core/.ui.dialogs.luadoc
@@ -277,7 +277,7 @@ function filesave(options) end
-- is `false`.
-- * `focus_textbox`: Focus the textbox instead of the buttons. The default
-- value is `false`.
--- * `scroll_to`: Where to scroll the textbox text when it is not all visible.
+-- * `scroll_to`: Where to scroll the textbox text.
-- The available values are `"top"` and `"bottom"`. The default value is
-- `"top"`.
-- * `selected`: Select all of the textbox's text. The default value is