aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/command_entry.lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/textadept/command_entry.lua')
-rw-r--r--modules/textadept/command_entry.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/textadept/command_entry.lua b/modules/textadept/command_entry.lua
index 92490ddc..adccc7b9 100644
--- a/modules/textadept/command_entry.lua
+++ b/modules/textadept/command_entry.lua
@@ -9,7 +9,8 @@ module('gui.command_entry')]]
-- Markdown:
-- ## Fields
--
--- * `entry_text` [string]: The text in the entry.
+-- * `entry_text` [string]
+-- The text in the entry.
-- Environment for abbreviated commands.
-- @class table