aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/syntax/imports.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/syntax/imports.qdoc')
-rw-r--r--src/qml/doc/src/syntax/imports.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/doc/src/syntax/imports.qdoc b/src/qml/doc/src/syntax/imports.qdoc
index 89eab8979c..b68c29d99e 100644
--- a/src/qml/doc/src/syntax/imports.qdoc
+++ b/src/qml/doc/src/syntax/imports.qdoc
@@ -29,7 +29,7 @@
\title Import Statements
\brief Description of import statements in QML
-\section1 Syntax Of An Import Statement
+\section1 Syntax of an Import Statement
The \c import statement is used to provide the QML engine with access to the modules that define the types that are referred to from within the QML file.