From c72709d733433eb76b30ca6809a25420690085cf Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 25 May 2014 16:35:51 -0400 Subject: ANSI C and Lua language module tweaks. --- modules/lua/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/lua/init.lua') diff --git a/modules/lua/init.lua b/modules/lua/init.lua index 0fac88ef..82320b20 100644 --- a/modules/lua/init.lua +++ b/modules/lua/init.lua @@ -20,7 +20,7 @@ module('_M.lua')]] --- -- List of "fake" ctags files to use for autocompletion. --- The kind 'm' is recognized a module, 'f' as a function, 't' as a table and +-- The kind 'm' is recognized as a module, 'f' as a function, 't' as a table and -- 'F' as a module or table field. -- @class table -- @name tags -- cgit v1.2.3