summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-08-29 15:15:21 +0200
committerKai Koehne <kai.koehne@digia.com>2013-08-29 16:10:41 +0200
commit1628bb2327817a524f09a8efd717bf69cba39a7c (patch)
treea9b033d7849a22bd6861295f9be3fe69d6aa6ca4 /doc
parent9c61e394e898853d394781ab6afe7a01862bba66 (diff)
Doc: Clarify AutoDependsOn
Change-Id: I49a9db7642a0723dd31aa712fbdef78242fdda1d Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
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 682bca95a..baf6f1261 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -441,7 +441,7 @@
\row
\o AutoDependOn
\o Opposite of dependencies. Defines that this component should be
- loaded if the specified component is loaded.
+ loaded if all of the specified components are loaded.
\row
\o Virtual
\o Set to \c true to hide the component from the installer.