fix spelling errors
This commit is contained in:
@@ -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 );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user