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/Manager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcompshad/src/Manager.cpp') diff --git a/nxcompshad/src/Manager.cpp b/nxcompshad/src/Manager.cpp index 6e3f6b1b0..ef337db67 100644 --- a/nxcompshad/src/Manager.cpp +++ b/nxcompshad/src/Manager.cpp @@ -239,7 +239,7 @@ void UpdateManager::handleInput() } catch (UpdaterClosing u) { - logTest("UpdateManager::handleInput", "Catched exception UpdaterClosing()."); + logTest("UpdateManager::handleInput", "Caught exception UpdaterClosing()."); removeUpdater((UpdaterHandle)updaterVector[i]); -- cgit v1.2.3