aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquicktimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/util/qquicktimer.cpp')
-rw-r--r--src/quick/util/qquicktimer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/util/qquicktimer.cpp b/src/quick/util/qquicktimer.cpp
index 88dc0790d9..7b747005e2 100644
--- a/src/quick/util/qquicktimer.cpp
+++ b/src/quick/util/qquicktimer.cpp
@@ -98,7 +98,7 @@ public:
}
\endqml
- The Timer element is synchronized with the animation timer. Since the animation
+ The Timer type is synchronized with the animation timer. Since the animation
timer is usually set to 60fps, the resolution of Timer will be
at best 16ms.