From 94f7ce7d17e4d537211b6a344c4e9e0e467e1d0e Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Tue, 10 Apr 2018 21:06:01 +0200 Subject: nxcompshad: fix spelling errors as reported by codespell --- nxcompshad/src/X11.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nxcompshad/src/X11.cpp') diff --git a/nxcompshad/src/X11.cpp b/nxcompshad/src/X11.cpp index 8c5dbd5f6..7a84b7340 100644 --- a/nxcompshad/src/X11.cpp +++ b/nxcompshad/src/X11.cpp @@ -212,7 +212,7 @@ char *Poller::getRect(XRectangle r) { logTrace("Poller::getRect"); - logDebug("Poller::getRect", "Going to retrive rectangle [%d, %d, %d, %d].", + logDebug("Poller::getRect", "Going to retrieve rectangle [%d, %d, %d, %d].", r.x, r.y, r.width, r.height); if (shmExtension_ == 1) @@ -1144,7 +1144,7 @@ SendKeycode: // // Use keysyms to translate keycodes across different - // keyboard models. Unuseful when both keyboards have + // keyboard models. Useless when both keyboards have // same keycodes (e.g. both are pc keyboards). // -- cgit v1.2.3