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
@@ -119,7 +119,7 @@ static void threadSleepQuantumTest ()
"The epicsThreadSleepQuantum() call returns %f sec.\n",
quantum );
printf (
"This doesnt match the quantum estimate "
"This doesn't match the quantum estimate "
"of %f sec within %s.\n",
quantumEstimate, pTol );
}