From: Dave Chu <60956180+dnchu@users.noreply.github.com> Date: Wed, 25 Mar 2020 10:44:20 +0000 (-0700) Subject: Fix small typos in lua_api.txt (#9546) X-Git-Tag: 5.2.0~64 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f7c7353a9a9446a2fb6b3b0cb24deec0851d7291;p=oweals%2Fminetest.git Fix small typos in lua_api.txt (#9546) --- diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 334bd01a0..b67f70631 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -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