aboutsummaryrefslogtreecommitdiff
path: root/core/events.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/events.lua')
-rw-r--r--core/events.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/events.lua b/core/events.lua
index 0c4b16a5..aa486f9a 100644
--- a/core/events.lua
+++ b/core/events.lua
@@ -88,7 +88,7 @@ local M = {}
-- * _`code`_: The text character's character code.
-- @field COMMAND_TEXT_CHANGED (string)
-- Emitted when the text in the command entry changes.
--- `ui.command_entry:get_text()` contains the current text.
+-- `ui.command_entry:get_text()` returns the current text.
-- @field DOUBLE_CLICK (string)
-- Emitted after double-clicking the mouse button.
-- Arguments: