summaryrefslogtreecommitdiffstats
path: root/doc/scripting.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/scripting.qdoc')
-rw-r--r--doc/scripting.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/scripting.qdoc b/doc/scripting.qdoc
index 3bfe1a2b7..410e1645a 100644
--- a/doc/scripting.qdoc
+++ b/doc/scripting.qdoc
@@ -33,8 +33,9 @@
\title Component Scripting
- For each component, you can specify one script that is loaded and run by the
- installer. The script format has to be compatible with QScriptEngine.
+ For each component, you can specify one script that prepares the operations
+ to be performed by the installer. The script format has to be
+ compatible with QScriptEngine.
\section1 Construction