aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/src/Core.cpp
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2018-04-10 21:06:01 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-05-24 09:04:01 +0200
commit94f7ce7d17e4d537211b6a344c4e9e0e467e1d0e (patch)
treee55686af625e4cc8e753147d232743ae60c0d5dd /nxcompshad/src/Core.cpp
parenta32554dbf9ad4b42bbfa007bb5abde14e4a9ceee (diff)
downloadnx-libs-94f7ce7d17e4d537211b6a344c4e9e0e467e1d0e.tar.gz
nx-libs-94f7ce7d17e4d537211b6a344c4e9e0e467e1d0e.tar.bz2
nx-libs-94f7ce7d17e4d537211b6a344c4e9e0e467e1d0e.zip
nxcompshad: fix spelling errors as reported by codespell
Diffstat (limited to 'nxcompshad/src/Core.cpp')
-rw-r--r--nxcompshad/src/Core.cpp2
1 files changed, 1 insertions, 1 deletions
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]);
//