aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpathinterpolator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/util/qquickpathinterpolator.cpp')
-rw-r--r--src/quick/util/qquickpathinterpolator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/util/qquickpathinterpolator.cpp b/src/quick/util/qquickpathinterpolator.cpp
index bb47ca0205..c27ca795e8 100644
--- a/src/quick/util/qquickpathinterpolator.cpp
+++ b/src/quick/util/qquickpathinterpolator.cpp
@@ -48,7 +48,7 @@ QT_BEGIN_NAMESPACE
\instantiates QQuickPathInterpolator
\inqmlmodule QtQuick
\ingroup qtquick-animation-control
- \brief Specifies how to manually animate along a path
+ \brief Specifies how to manually animate along a path.
PathInterpolator provides \c x, \c y, and \c angle information for a particular \c progress
along a path.