fix spelling errors

This commit is contained in:
2025-11-25 13:51:56 +01:00
parent 58debe99ed
commit 595bb8fb62
157 changed files with 271 additions and 271 deletions

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 );
}