aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/typesystem/topic.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/typesystem/topic.qdoc')
-rw-r--r--src/qml/doc/src/typesystem/topic.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/doc/src/typesystem/topic.qdoc b/src/qml/doc/src/typesystem/topic.qdoc
index e12873547e..5e32ccb027 100644
--- a/src/qml/doc/src/typesystem/topic.qdoc
+++ b/src/qml/doc/src/typesystem/topic.qdoc
@@ -59,7 +59,7 @@ more information about basic types, or the \l{qtqml-documents-properties.html}
other available property types.
-\section1 JavaScript types
+\section1 JavaScript Types
JavaScript objects and arrays are supported by the QML engine. Any standard
JavaScript type can be created and stored using the generic \l var type.