Fix small typos in lua_api.txt (#9546)

This commit is contained in:
Dave Chu 2020-03-25 03:44:20 -07:00 committed by GitHub
父節點 f3032a637c
當前提交 f7c7353a9a
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 2 次插入2 次删除

查看文件

@ -4460,8 +4460,8 @@ Authentication
* `minetest.auth_reload()`
* See `reload()` in authentication handler definition
`minetest.set_player_password`, `minetest_set_player_privs`,
`minetest_get_player_privs` and `minetest.auth_reload` call the authentication
`minetest.set_player_password`, `minetest.set_player_privs`,
`minetest.get_player_privs` and `minetest.auth_reload` call the authentication
handler.
Chat