Skip to content

Commit

Permalink
Fix incorrect spelling in lua_api.txt (#9431)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gao Tiesuan committed Feb 26, 2020
1 parent e2fc930 commit 8ddb671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lua_api.txt
Expand Up @@ -2252,7 +2252,7 @@ Elements
an inventory slot.

### `hypertext[<X>,<Y>;<W>,<H>;<name>;<text>]`
* 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.
Expand Down

0 comments on commit 8ddb671

Please sign in to comment.