diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 75ad07cad..6ff7f802a 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -2252,7 +2252,7 @@ Elements an inventory slot. ### `hypertext[,;,;;]` -* Displays a static formated text with hyperlinks. +* Displays a static formatted text with hyperlinks. * `x`, `y`, `w` and `h` work as per field * `name` is the name of the field as returned in fields to `on_receive_fields` in case of action in text. * `text` is the formatted text using `markup language` described below.