fix spelling errors

This commit is contained in:
2026-01-06 09:51:04 +01:00
parent 58debe99ed
commit 595bb8fb62
157 changed files with 271 additions and 271 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ double timerQueue::process ( const epicsTime & currentTime )
}
//
// only restart if they didnt cancel() the timer
// only restart if they didn't cancel() the timer
// while the call back was running
//
if ( this->cancelPending ) {