Skip to content

Commit 8ddb671

Browse files
author
Gao Tiesuan
authoredFeb 26, 2020
Fix incorrect spelling in lua_api.txt (#9431)
1 parent e2fc930 commit 8ddb671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎doc/lua_api.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,7 @@ Elements
22522252
an inventory slot.
22532253

22542254
### `hypertext[<X>,<Y>;<W>,<H>;<name>;<text>]`
2255-
* Displays a static formated text with hyperlinks.
2255+
* Displays a static formatted text with hyperlinks.
22562256
* `x`, `y`, `w` and `h` work as per field
22572257
* `name` is the name of the field as returned in fields to `on_receive_fields` in case of action in text.
22582258
* `text` is the formatted text using `markup language` described below.

0 commit comments

Comments
 (0)
Please sign in to comment.