fixed typo in docs 'unchangeble' -> 'unchangeable'
This commit is contained in:
parent
790c2767e2
commit
a7811086aa
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ The Graphical User Interface is composed of various UI-elements. For every UI-el
|
|||
|
||||
There are some basic elements, such as:
|
||||
|
||||
- `FixedUIElement` which shows a fixed, unchangeble element
|
||||
- `FixedUIElement` which shows a fixed, unchangeable element
|
||||
- `Img` to show an image
|
||||
- `Combine` which wraps everything given (strings and other elements) in a div
|
||||
- `List`
|
||||
|
|
Loading…
Reference in a new issue