aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v8/qjsengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/v8/qjsengine.cpp')
-rw-r--r--src/declarative/qml/v8/qjsengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/v8/qjsengine.cpp b/src/declarative/qml/v8/qjsengine.cpp
index 0c0cc1f9b5..3121d1b361 100644
--- a/src/declarative/qml/v8/qjsengine.cpp
+++ b/src/declarative/qml/v8/qjsengine.cpp
@@ -340,7 +340,7 @@ QJSValue QJSEngine::newArray(uint length)
/*!
Creates a JavaScript object that wraps the given QObject \a
- object, using the given \a ownership. The given \a options control
+ object, using JavaScriptOwnership. The given \a options control
various aspects of the interaction with the resulting script object.
Signals and slots, properties and children of \a object are