From bb7336a4dff7c68b65c50dce1818917c3416de0c Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 13 Sep 2013 23:06:56 -0400 Subject: Updated some LuaDoc. --- modules/textadept/command_entry.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/command_entry.lua') diff --git a/modules/textadept/command_entry.lua b/modules/textadept/command_entry.lua index e5ec6903..103ea54b 100644 --- a/modules/textadept/command_entry.lua +++ b/modules/textadept/command_entry.lua @@ -168,7 +168,7 @@ end) local focus --- --- Shows the completion list *completions* for the current word prefix. +-- Shows completion list *completions* for the current word prefix. -- Word prefix characters are alphanumerics and underscores. On selection, the -- word prefix is replaced with the completion. -- @param completions The table of completions to show. Non-string values are -- cgit v1.2.3