diff options
author | 2011-06-23 17:33:40 -0400 | |
---|---|---|
committer | 2011-06-23 17:33:40 -0400 | |
commit | c8e1267fb5b5f9215eade1d6a45dd5228b28548b (patch) | |
tree | f7df42426ca5631ac6f67e4156d0800c0ff0befb /core/.command_entry.luadoc | |
parent | f4bc26099570801aef5a3f8d589ae0c8688bd448 (diff) | |
download | textadept-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.luadoc | 2 |
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 -- |