From 9309bf0090968be7b1c0fea82c361e32c7d51ad3 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 15 Nov 2010 22:27:59 -0500 Subject: LuaDoc cleanup. --- modules/lua/commands.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/lua/commands.lua') diff --git a/modules/lua/commands.lua b/modules/lua/commands.lua index 26fb08a1..e8c11773 100644 --- a/modules/lua/commands.lua +++ b/modules/lua/commands.lua @@ -24,7 +24,7 @@ module('_m.lua.commands', package.seeall) -- -- #### Syntax -- --- Fields are recognized as Lua line comments of the form ``-- * `field_name` ``. +-- Fields are recognized as Lua comments of the form ``-- * `field_name` ``. -- Functions are recognized as Lua functions of the form `function func(args)` -- or `function namespace:func(args)`. `.`-completion shows autocompletion for -- both fields and functions using the first function syntax. `:`-completion -- cgit v1.2.3