diff options
Diffstat (limited to 'mesecons_luacontroller/doc/luacontroller')
-rw-r--r-- | mesecons_luacontroller/doc/luacontroller/description.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mesecons_luacontroller/doc/luacontroller/description.html b/mesecons_luacontroller/doc/luacontroller/description.html index ca14615..e549ffe 100644 --- a/mesecons_luacontroller/doc/luacontroller/description.html +++ b/mesecons_luacontroller/doc/luacontroller/description.html @@ -1,5 +1,5 @@ -The luacontroller is an advanced programmable component. -You can simply code it in the language mesecons uses itself: Lua! +The Luacontroller is an advanced programmable component. +You can simply code it in the language Mesecons uses itself: Lua! All the code runs in a sandbox, so it's completely safe (but I won't guarantee that for absolute certainty!). <a href="http://mesecons.net/luacontroller/">Documentation is available here!</a> |