Fix typos

Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
This commit is contained in:
tinyboxvk 2025-01-08 23:35:23 -04:00 committed by Johan Malm
parent 4ecedcdb3b
commit 1a6dd845a2
23 changed files with 33 additions and 33 deletions

View file

@ -66,7 +66,7 @@ xdg_deco_request_mode(struct wl_listener *listener, void *data)
}
/*
* We may get multiple request_mode calls in an unitialized state.
* We may get multiple request_mode calls in an uninitialized state.
* Just update the last requested mode and only add the commit
* handler on the first uninitialized state call.
*/