Skip to content

Commit

Permalink
Fix small typos in lua_api.txt (#9546)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnchu committed Mar 25, 2020
1 parent f3032a6 commit f7c7353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/lua_api.txt
Expand Up @@ -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
Expand Down

0 comments on commit f7c7353

Please sign in to comment.