view: fix typo

This commit is contained in:
Jens Peters 2024-01-21 17:15:12 +01:00 committed by Johan Malm
parent e547e29563
commit 8517254705

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