mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
fixed spelling
Fixed spelling mistake!
This commit is contained in:
parent
9c77725653
commit
2800ff0660
1 changed files with 1 additions and 1 deletions
|
@ -1616,7 +1616,7 @@ examples.
|
||||||
* types: `text`, `image`, `color`, `indent`, `tree`
|
* types: `text`, `image`, `color`, `indent`, `tree`
|
||||||
* `text`: show cell contents as text
|
* `text`: show cell contents as text
|
||||||
* `image`: cell contents are an image index, use column options to define images
|
* `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
|
* `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)
|
* `tree`: same as indent, but user can open and close subtrees (treeview-like)
|
||||||
* column options:
|
* column options:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue