fixed spelling

This commit is contained in:
Jeff Hill
2003-07-30 23:13:06 +00:00
parent ec11da3a05
commit 8439f488f0

View File

@@ -51,7 +51,7 @@ tcpRecvWatchdog::expire ( const epicsTime & /* currentTime */ ) // X aCC 361
this->cacRef.printf (
"when there are incoming messages pending probably because the application\n" );
this->cacRef.printf (
"isnt properly schedualed.\n" );
"isnt properly scheduled.\n" );
}
this->cancel ();
# ifdef DEBUG