diff --git a/reference/lua/luaclosure.xml b/reference/lua/luaclosure.xml index bec09738f6..7b67dd3bc7 100644 --- a/reference/lua/luaclosure.xml +++ b/reference/lua/luaclosure.xml @@ -12,7 +12,7 @@
&reftitle.intro; - LuaClosure is a wrapper class for LUA_TFUNCTION which could be renturn from + LuaClosure is a wrapper class for LUA_TFUNCTION which could be return from calling to Lua function.