mirror of
https://github.com/swaywm/sway.git
synced 2025-11-16 06:59:49 -05:00
Fix spelling mistakes
This commit is contained in:
parent
0d4c31edcd
commit
3e8081514d
8 changed files with 16 additions and 16 deletions
|
|
@ -146,7 +146,7 @@ swayc_t *new_output(wlc_handle handle) {
|
|||
ws_name = workspace_next_name(output->name);
|
||||
}
|
||||
|
||||
// create and initilize default workspace
|
||||
// create and initialize default workspace
|
||||
swayc_t *ws = new_workspace(output, ws_name);
|
||||
ws->is_focused = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue