view: fix typo

This commit is contained in:
Jens Peters 2024-01-21 17:15:12 +01:00
parent e547e29563
commit 97740a3d1c
No known key found for this signature in database

View file

@ -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) {