From 613e8d2f707b9ad466f2bcddd5ab3efd69838d06 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 27 Mar 2014 00:13:20 +1000 Subject: Typo-- --- ClientHamr/GuiLua/skang.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ClientHamr/GuiLua/skang.lua') diff --git a/ClientHamr/GuiLua/skang.lua b/ClientHamr/GuiLua/skang.lua index dfcb5e7..379b871 100644 --- a/ClientHamr/GuiLua/skang.lua +++ b/ClientHamr/GuiLua/skang.lua @@ -334,7 +334,7 @@ end -- acl - Access Control List defining security restrains. -- boss - the Thing or person that owns this Thing, otherwise it is self owned. thing = function (names, help, default, types, widget, required, acl, boss) - -- Grad the environment of the calling function, so this new thing automatically becomes a global in it. + -- Grab the environment of the calling function, so this new thing automatically becomes a global in it. module = getfenv(2) -- Break out the names. -- cgit v1.1