Fix spelling in comments
Should be non-functional, except for some error message strings.
This commit is contained in:
@@ -338,7 +338,7 @@ void ipAddrToAsciiGlobal::run ()
|
||||
|
||||
{
|
||||
epicsGuardRelease < epicsMutex > unguard ( guard );
|
||||
// dont call callback with lock applied
|
||||
// don't call callback with lock applied
|
||||
pCur->pCB->transactionComplete ( this->nameTmp );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user