fixed typo

This commit is contained in:
Jeff Hill
1999-12-01 00:00:13 +00:00
parent 3faec55a56
commit fc89b62feb

View File

@@ -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"
//