aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/documents/topic.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/documents/topic.qdoc')
-rw-r--r--src/qml/doc/src/documents/topic.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/doc/src/documents/topic.qdoc b/src/qml/doc/src/documents/topic.qdoc
index ddb4fc4949..3752460500 100644
--- a/src/qml/doc/src/documents/topic.qdoc
+++ b/src/qml/doc/src/documents/topic.qdoc
@@ -42,7 +42,7 @@ The ability to define re-usable QML object types in documents is an important
enabler to allow clients to write modular, highly readable and maintainable
code.
-\section1 Structure Of A QML Document
+\section1 Structure of a QML Document
A QML document consists of two sections: the imports section, and the object
declaration section. The imports section in a document contains import