mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix incorrect spelling in lua_api.txt (#9431)
This commit is contained in:
parent
e2fc93022b
commit
8ddb6718e3
1 changed files with 1 additions and 1 deletions
|
@ -2252,7 +2252,7 @@ Elements
|
||||||
an inventory slot.
|
an inventory slot.
|
||||||
|
|
||||||
### `hypertext[<X>,<Y>;<W>,<H>;<name>;<text>]`
|
### `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
|
* `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.
|
* `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.
|
* `text` is the formatted text using `markup language` described below.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue