QObject: fix API docs

Should be just "timer" instead of QChronoTimer.

Change-Id: I76cb9ae712cfe9a9713a85888022e54300d308d3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit a5f1cec8bf22f19bbf7ffe058c407d5045e4126a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Ahmad Samir 2024-08-31 18:49:50 +03:00 committed by Qt Cherry-pick Bot
parent da87068f7f
commit fbf052132e

View File

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