summaryrefslogtreecommitdiff
path: root/server/libs/@lua
diff options
context:
space:
mode:
Diffstat (limited to 'server/libs/@lua')
-rw-r--r--server/libs/@lua/coroutine.lni2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/libs/@lua/coroutine.lni b/server/libs/@lua/coroutine.lni
index c0c69a2c..05db9038 100644
--- a/server/libs/@lua/coroutine.lni
+++ b/server/libs/@lua/coroutine.lni
@@ -41,7 +41,7 @@ optional = after
[[.returns]]
type = boolean
-[kill]
+[close]
version = 'Lua 5.4'
[[.args]]
name = 'co'