Fix various typos

Fixes misc. typos
This commit is contained in:
Kunda Ki
2025-09-13 10:57:14 +00:00
committed by Alexey Minnekhanov
parent 47f0fd573f
commit ff96bc1c62
2 changed files with 3 additions and 3 deletions

View File

@@ -551,7 +551,7 @@ QList<QRect> XCBFrameBuffer::modifiedTiles() {
// get image data into shared memory segment
// now rects are positioned relative to framebufferImage,
// but we need to get image from the whole screen, so
// translate whe coordinates
// translate the coordinates
xcb_shm_get_image_cookie_t sgi_cookie = xcb_shm_get_image(
QX11Info::connection(),
d->win,