aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/command_entry.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-09-13 23:06:56 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-09-13 23:06:56 -0400
commitbb7336a4dff7c68b65c50dce1818917c3416de0c (patch)
tree9b287e51f3eb8ad286ac1406f40f38b24db2e524 /modules/textadept/command_entry.lua
parentf37276331fe1e146193b45e380911b7a60e11de4 (diff)
downloadtextadept-bb7336a4dff7c68b65c50dce1818917c3416de0c.tar.gz
textadept-bb7336a4dff7c68b65c50dce1818917c3416de0c.zip
Updated some LuaDoc.
Diffstat (limited to 'modules/textadept/command_entry.lua')
-rw-r--r--modules/textadept/command_entry.lua2
1 files changed, 1 insertions, 1 deletions
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