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 ee1424b70f..a02589a393 100644
--- a/src/quick/util/qquickpathinterpolator.cpp
+++ b/src/quick/util/qquickpathinterpolator.cpp
@@ -55,7 +55,7 @@ QT_BEGIN_NAMESPACE
In the following example, we animate a green rectangle along a bezier path.
- \snippet doc/src/snippets/qml/pathinterpolator.qml 0
+ \snippet doc/snippets/qml/pathinterpolator.qml 0
*/
QQuickPathInterpolator::QQuickPathInterpolator(QObject *parent) :