From 7672a0928efd14872940bb48ad9860a18c470901 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sat, 19 Sep 2020 21:26:58 -0400 Subject: Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1. --- core/events.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/events.lua') 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: -- cgit v1.2.3