mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
view: fix typo
This commit is contained in:
parent
e547e29563
commit
8517254705
1 changed files with 1 additions and 1 deletions
|
|
@ -651,7 +651,7 @@ view_adjust_floating_geometry(struct view *view, struct wlr_box *geometry)
|
|||
}
|
||||
} else {
|
||||
/*
|
||||
* Reposition offscreen views; if automatic placement was is
|
||||
* Reposition offscreen views; if automatic placement is
|
||||
* configured, try to automatically place the windows.
|
||||
*/
|
||||
if (rc.placement_policy == LAB_PLACE_AUTOMATIC) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue