aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative
diff options
context:
space:
mode:
authorJamey Hicks <jamey.hicks@nokia.com>2012-02-08 09:42:16 -0500
committerQt by Nokia <qt-info@nokia.com>2012-02-08 16:06:52 +0100
commit408e069d3c43ad3d5106357a786231507eb2a300 (patch)
tree8c7dbab1a97da6e8cf9db97654cc8f7ffffc3026 /src/declarative
parent7d6f5913792f935ecc0bf8c382523d3daa1b8bf4 (diff)
Update documentation on QJSEngine::newQObject to match implementation.
Change-Id: Id38244dd78b7d562dad14e08555fb55d2e0815fa Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Diffstat (limited to 'src/declarative')
-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