diff --git a/src/corelib/kernel/qobject.cpp b/src/corelib/kernel/qobject.cpp index 574b70e74e7..92bdb26e660 100644 --- a/src/corelib/kernel/qobject.cpp +++ b/src/corelib/kernel/qobject.cpp @@ -1844,7 +1844,7 @@ int QObject::startTimer(int interval, Qt::TimerType timerType) \snippet code/src_corelib_kernel_qobject.cpp 8 - Note that the accuracy of QChronoTimer depends on the underlying operating + Note that the accuracy of the timer depends on the underlying operating system and hardware. The \a timerType argument allows you to customize the accuracy of