diff --git a/src/libCom/timer/osiTimer.h b/src/libCom/timer/osiTimer.h index 0ff76b1e8..561c169b6 100644 --- a/src/libCom/timer/osiTimer.h +++ b/src/libCom/timer/osiTimer.h @@ -95,7 +95,7 @@ public: // // called if // 1) osiTimer exists and the osiTimerQueue is deleted - // 2) when the osiTimer expires and again() returs false + // 2) when the osiTimer expires and again() returns false // // osiTimer::destroy() does a "delete this" //