From 132e362f44e00cd93e04967efbfc138c53a47ee4 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 27 Sep 2011 21:20:33 -0400 Subject: Reformatted some LuaDoc. --- core/.command_entry.luadoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core/.command_entry.luadoc') 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 -- cgit v1.2.3