aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlparserstatus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlparserstatus.cpp')
-rw-r--r--src/qml/qml/qqmlparserstatus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlparserstatus.cpp b/src/qml/qml/qqmlparserstatus.cpp
index 41b7d962ce..0da22fb668 100644
--- a/src/qml/qml/qqmlparserstatus.cpp
+++ b/src/qml/qml/qqmlparserstatus.cpp
@@ -109,7 +109,7 @@ QQmlParserStatus::~QQmlParserStatus()
/*!
\fn void QQmlParserStatus::componentComplete()
- Invoked after the root component that caused this instantiation has
+ Invoked after the root component that caused this instantiation has
completed construction. At this point all static values and binding values
have been assigned to the class.
*/