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

@ -184,7 +184,7 @@ desktop_focus_output(struct output *output)
}
void
desktop_update_top_layer_visiblity(struct server *server)
desktop_update_top_layer_visibility(struct server *server)
{
struct view *view;
struct output *output;