Skip to content
Snippets Groups Projects
Commit 4f03f8d1 authored by est31's avatar est31
Browse files

lua_api.txt: fix typo

Thanks to @kaadmy (NeD) for pointing this out.
parent 452df1c7
No related branches found
No related tags found
No related merge requests found
......@@ -2434,7 +2434,7 @@ Can be gotten via `minetest.get_meta(pos)`.
* `from_table(nil or {})`
* See "Node Metadata"
### `NoteTimerRef`
### `NodeTimerRef`
Node Timers: a high resolution persistent per-node timer.
Can be gotten via `minetest.get_node_timer(pos)`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment