mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 21:08:12 +00:00
Everywhere: Fix a bunch of typos
This commit is contained in:
parent
f377951178
commit
173dcfb7cb
17 changed files with 23 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
## Name
|
||||
|
||||
GUI Horizontal Spitter Widget
|
||||
GUI Horizontal Splitter Widget
|
||||
|
||||
## Description
|
||||
|
||||
|
@ -8,12 +8,12 @@ Defines a GUI horizontal splitter widget.
|
|||
|
||||
## Synopsis
|
||||
|
||||
`@GUI::HorizontalSpitter`
|
||||
`@GUI::HorizontalSplitter`
|
||||
|
||||
## Examples
|
||||
|
||||
```gml
|
||||
@GUI::HorizontalSpitter {
|
||||
@GUI::HorizontalSplitter {
|
||||
|
||||
}
|
||||
```
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
## Name
|
||||
|
||||
GML Vertical Spliiter Widget
|
||||
GML Vertical Splitter Widget
|
||||
|
||||
## Description
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue