typo in comment

This commit is contained in:
Jeff Hill
2000-06-14 23:48:14 +00:00
parent f6303c29a9
commit b52f9f084d

View File

@@ -55,7 +55,7 @@ public:
class noMemory {}; /* exception */
/*
* create an active timer that will expire delay secods after it is created
* create an active timer that will expire delay seconds after it is created
* or create an inactive timer respectively
*/
epicsShareFunc osiTimer (double delay, osiTimerQueue & queueIn);