aboutsummaryrefslogtreecommitdiff
path: root/core/.command_entry.luadoc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-06-23 17:33:40 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-06-23 17:33:40 -0400
commitc8e1267fb5b5f9215eade1d6a45dd5228b28548b (patch)
treef7df42426ca5631ac6f67e4156d0800c0ff0befb /core/.command_entry.luadoc
parentf4bc26099570801aef5a3f8d589ae0c8688bd448 (diff)
downloadtextadept-c8e1267fb5b5f9215eade1d6a45dd5228b28548b.tar.gz
textadept-c8e1267fb5b5f9215eade1d6a45dd5228b28548b.zip
Updated Luadoc and added extra fields to other modules.
Diffstat (limited to 'core/.command_entry.luadoc')
-rw-r--r--core/.command_entry.luadoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.command_entry.luadoc b/core/.command_entry.luadoc
index d26da77a..0eb996c0 100644
--- a/core/.command_entry.luadoc
+++ b/core/.command_entry.luadoc
@@ -9,7 +9,7 @@ module('gui.command_entry')
-- Markdown:
-- ## Fields
--
--- * `entry_text`: The text in the entry.
+-- * `entry_text` [string]: The text in the entry.
--
-- ## Events
--