mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
Fix typos
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
This commit is contained in:
parent
4ecedcdb3b
commit
1a6dd845a2
23 changed files with 33 additions and 33 deletions
|
|
@ -52,7 +52,7 @@ view_impl_map(struct view *view)
|
|||
* Some clients (e.g. Steam's Big Picture Mode window) request
|
||||
* fullscreen before mapping.
|
||||
*/
|
||||
desktop_update_top_layer_visiblity(view->server);
|
||||
desktop_update_top_layer_visibility(view->server);
|
||||
|
||||
wlr_log(WLR_DEBUG, "[map] identifier=%s, title=%s",
|
||||
view_get_string_prop(view, "app_id"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue