diff options
Diffstat (limited to 'core/.command_entry.luadoc')
-rw-r--r-- | core/.command_entry.luadoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/.command_entry.luadoc b/core/.command_entry.luadoc index 03c52eb0..3dbab4ba 100644 --- a/core/.command_entry.luadoc +++ b/core/.command_entry.luadoc @@ -11,5 +11,6 @@ module('gui.command_entry') -- -- * `entry_text` [string]: The text in the entry. ---- Focuses the command entry. +--- +-- Focuses the command entry. function focus() end |