aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/events.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/events.lua b/core/events.lua
index 5b7c390a..ab918fa4 100644
--- a/core/events.lua
+++ b/core/events.lua
@@ -76,7 +76,7 @@ local M = {}
-- Emitted after the user types a text character into the buffer.
-- Arguments:
--
--- * _`byte`_: The text character's byte.
+-- * _`code`_: The text character's character code.
-- @field DOUBLE_CLICK (string)
-- Emitted after double-clicking the mouse button.
-- Arguments: