mirror of
https://github.com/swaywm/sway.git
synced 2025-11-18 06:59:48 -05:00
Fix spelling mistakes
This commit is contained in:
parent
0d4c31edcd
commit
3e8081514d
8 changed files with 16 additions and 16 deletions
|
|
@ -24,7 +24,7 @@ static void update_focus(swayc_t *c) {
|
|||
parent->focused = c;
|
||||
|
||||
switch (c->type) {
|
||||
// Shouldnt happen
|
||||
// Shouldn't happen
|
||||
case C_ROOT: return;
|
||||
|
||||
// Case where output changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue