summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/doc/quit_installer.qdoc4
-rw-r--r--examples/doc/registerfileextension.qdoc6
-rw-r--r--examples/doc/startmenu.qdoc4
3 files changed, 7 insertions, 7 deletions
diff --git a/examples/doc/quit_installer.qdoc b/examples/doc/quit_installer.qdoc
index fad964b4c..c73dddd48 100644
--- a/examples/doc/quit_installer.qdoc
+++ b/examples/doc/quit_installer.qdoc
@@ -45,9 +45,9 @@
\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.
\endlist
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
diff --git a/examples/doc/startmenu.qdoc b/examples/doc/startmenu.qdoc
index 29973237c..33ed6d31f 100644
--- a/examples/doc/startmenu.qdoc
+++ b/examples/doc/startmenu.qdoc
@@ -44,9 +44,9 @@
\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.
\endlist