Skip to content

Commit

Permalink
lua_api.txt: fix typo
Browse files Browse the repository at this point in the history
Thanks to @kaadmy (NeD) for pointing this out.
  • Loading branch information
est31 committed Sep 21, 2015
1 parent 452df1c commit 4f03f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lua_api.txt
Expand Up @@ -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)`.

Expand Down

0 comments on commit 4f03f8d

Please sign in to comment.