mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-05 17:05:05 -05:00
fixed spelling
Fixed spelling mistake!
This commit is contained in:
parent
9c77725653
commit
2800ff0660
@ -1616,7 +1616,7 @@ examples.
|
||||
* types: `text`, `image`, `color`, `indent`, `tree`
|
||||
* `text`: show cell contents as text
|
||||
* `image`: cell contents are an image index, use column options to define images
|
||||
* `colo`: cell contents are a ColorString and define color of following cell
|
||||
* `color`: cell contents are a ColorString and define color of following cell
|
||||
* `indent`: cell contents are a number and define indentation of following cell
|
||||
* `tree`: same as indent, but user can open and close subtrees (treeview-like)
|
||||
* column options:
|
||||
|
Loading…
Reference in New Issue
Block a user