From 59339941e0e6e2b8648c2e128284de188a65714b Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 11 Jul 2012 14:44:38 +0200 Subject: Fix some spelling errors Change-Id: I19d3b2e9a5180b13deb828b55195404ef20be295 Reviewed-by: Daniel Teske Reviewed-by: Giuseppe D'Angelo --- src/corelib/animation/qabstractanimation.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/corelib/animation') diff --git a/src/corelib/animation/qabstractanimation.cpp b/src/corelib/animation/qabstractanimation.cpp index e56d1e26d3..296d583365 100644 --- a/src/corelib/animation/qabstractanimation.cpp +++ b/src/corelib/animation/qabstractanimation.cpp @@ -856,7 +856,7 @@ qint64 QAnimationDriver::elapsed() const \fn QAnimationDriver::started() This signal is emitted by the animation framework to notify the driver - that continous animation has started. + that continuous animation has started. \internal */ @@ -865,7 +865,7 @@ qint64 QAnimationDriver::elapsed() const \fn QAnimationDriver::stopped() This signal is emitted by the animation framework to notify the driver - that continous animation has stopped. + that continuous animation has stopped. \internal */ -- cgit v1.2.3