projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3032a6
)
Fix small typos in lua_api.txt (#9546)
author
Dave Chu
<60956180+dnchu@users.noreply.github.com>
Wed, 25 Mar 2020 10:44:20 +0000
(
03:44
-0700)
committer
GitHub
<noreply@github.com>
Wed, 25 Mar 2020 10:44:20 +0000
(11:44 +0100)
doc/lua_api.txt
patch
|
blob
|
history
diff --git
a/doc/lua_api.txt
b/doc/lua_api.txt
index 334bd01a02c62bb03d0dc3820678d3bd3e59cd1a..b67f70631b93ff0f799c215d3573ad1d75f045ca 100644
(file)
--- 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