Fix small typos in lua_api.txt (#9546)
authorDave Chu <60956180+dnchu@users.noreply.github.com>
Wed, 25 Mar 2020 10:44:20 +0000 (03:44 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2020 10:44:20 +0000 (11:44 +0100)
doc/lua_api.txt

index 334bd01a02c62bb03d0dc3820678d3bd3e59cd1a..b67f70631b93ff0f799c215d3573ad1d75f045ca 100644 (file)
@@ -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