diff options
Diffstat (limited to 'modules/textadept/command_entry.lua')
-rw-r--r-- | modules/textadept/command_entry.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/command_entry.lua b/modules/textadept/command_entry.lua index 6ad48981..b4f63458 100644 --- a/modules/textadept/command_entry.lua +++ b/modules/textadept/command_entry.lua @@ -186,7 +186,7 @@ end) --[[ The function below is a Lua C function. --- --- Opens the Lua command entry. +-- Opens the command entry. -- @class function -- @name focus local focus |