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

@ -624,7 +624,7 @@ output_config_apply(struct server *server,
if (!output_state_commit(output)) {
/*
* FIXME: This is only part of the story, we should revert
* all previously commited outputs as well here.
* all previously committed outputs as well here.
*
* See https://github.com/labwc/labwc/pull/1528
*/