Fix small typos in lua_api.txt (#9546)

Este commit está contenido en:
Dave Chu 2020-03-25 03:44:20 -07:00 cometido por GitHub
padre f3032a637c
commit f7c7353a9a
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -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