summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-02-24 09:38:54 +0200
committerKatja Marttila <katja.marttila@qt.io>2023-03-13 13:28:18 +0200
commitf3647532f74db43077b0c119bae9e2f55f2f4471 (patch)
treefad573e4fc5521971e5547edca6558f107e5d097 /doc
parent659addd6ba5862b7c21a31fae4b7856d6cc9d58f (diff)
Doc: Fix typo in documentation
Change-Id: I907882c46ef3d549594531118628c8929ee9742c Reviewed-by: Tero Pelkonen <tero.pelkonen@qt.io> Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 652fcc65d..7917015a9 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -639,7 +639,7 @@
\l{Component Scripting}.
A control script is associated with the whole installer by specifying it
- in the \c ControlScript element of the control.xml file of the installer.
+ in the \c ControlScript element of the config.xml file of the installer.
Control scripts can be part of the installer resources or be passed on the
command line. They can be used to modify the installer pages that are
presented to users before components are loaded. Also, you can use them to