fix for documentation

This commit is contained in:
Dana Jansens 2002-11-04 05:54:42 +00:00
parent d0b55be2c7
commit 578bedc289

View file

@ -92,8 +92,7 @@ public:
*/
inline void recurring(bool b) { recur = b; }
//! Sets the amount of time for the OBTimer to last before firing in
//! milliseconds
//! Sets the amount of time for the OBTimer to last in milliseconds
/*!
@param t The number of milliseconds the timer should last
*/