summaryrefslogtreecommitdiffstats
path: root/examples/doc/registerfileextension.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/doc/registerfileextension.qdoc')
-rw-r--r--examples/doc/registerfileextension.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/doc/registerfileextension.qdoc b/examples/doc/registerfileextension.qdoc
index 2113f3e6e..4c1cc5769 100644
--- a/examples/doc/registerfileextension.qdoc
+++ b/examples/doc/registerfileextension.qdoc
@@ -46,11 +46,11 @@
\include installerfw-examples-packaging.qdocinc
\list
- \li The \c <Default> section is set to \c true to preselect the
+ \li The \c <Default> element is set to \c true to preselect the
component in the installer.
- \li The \c <Script> section specifies the file name of the JavaScript
+ \li The \c <Script> element specifies the file name of the JavaScript
file that is loaded to perform operations.
- \li The \c <UserInterfaces> section specifies the file names of the
+ \li The \c <UserInterfaces> element specifies the file names of the
installer pages (.ui files) to use.
\endlist