summaryrefslogtreecommitdiff
path: root/doc/src/cpp-qml.qdoc
diff options
context:
space:
mode:
authorPeter Yard <peter.yard@nokia.com>2012-08-15 10:16:55 +1000
committerQt by Nokia <qt-info@nokia.com>2012-08-22 02:18:08 +0200
commitb8e54fcbd77c13d6db2641dd468f4fa34ed17df0 (patch)
treec4bbe87964e50de925edf41f8acb8f824b58d628 /doc/src/cpp-qml.qdoc
parent5d046633e192362f7a45c7f07e815dbe148c70b2 (diff)
downloadqtlocation-b8e54fcbd77c13d6db2641dd468f4fa34ed17df0.tar.gz
Docs: change inappropriate references to 'element'.
'element' is no longer a correct term for Qt Quick/QML types. Sometimes the term was used instead of 'type' and other times when 'object' would be better. Conflicts: doc/src/places.qdoc Change-Id: I299e96fe628b43abeb3079c5d0dea483c02f7ee3 Reviewed-by: Peter Yard <peter.yard@nokia.com>
Diffstat (limited to 'doc/src/cpp-qml.qdoc')
-rw-r--r--doc/src/cpp-qml.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/cpp-qml.qdoc b/doc/src/cpp-qml.qdoc
index 637221d5..204bec17 100644
--- a/doc/src/cpp-qml.qdoc
+++ b/doc/src/cpp-qml.qdoc
@@ -29,7 +29,7 @@
\page location-cpp-qml.html
\title Interfaces between C++ and QML Code
-\brief Some of the location QML elements providing interfaces to access and modify properties in C++.
+\brief Some of the location QML types providing interfaces to access and modify properties in C++.
\section2 Category - QPlaceCategory
\target category