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/Core.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcompshad/src/Core.cpp') diff --git a/nxcompshad/src/Core.cpp b/nxcompshad/src/Core.cpp index 39ac4a3b2..c5084e884 100644 --- a/nxcompshad/src/Core.cpp +++ b/nxcompshad/src/Core.cpp @@ -251,7 +251,7 @@ int CorePoller::isChanged(int (*checkIfInputCallback)(void *), void *arg, int *s for (; curLine < (int) height_; curLine++) { - logDebug("CorePoller::isChanged", "Analizing line [%d] move backward [%d] status [%d] priority [%d].", + logDebug("CorePoller::isChanged", "Analyzing line [%d] move backward [%d] status [%d] priority [%d].", curLine, moveBackward, lineStatus_[curIlace], linePriority_[curLine]); // -- cgit v1.2.3