mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix small typos in lua_api.txt (#9546)
This commit is contained in:
parent
f3032a637c
commit
f7c7353a9a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue