summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component.cpp
diff options
context:
space:
mode:
authorjkobus <jaroslaw.kobus@theqtcompany.com>2015-01-19 10:18:28 +0100
committerJarek Kobus <jaroslaw.kobus@theqtcompany.com>2015-01-19 10:25:35 +0100
commit5cb27de6ec5da994aa61f0bcc94f0b396051992d (patch)
treed0fec43e1ea9b8bd29714c97bf3ad3437c1c6b6e /src/libs/installer/component.cpp
parent6e7675495453e8c0073a1fb8e191283173f0bbf8 (diff)
Fix a doc typo
Change-Id: I4df5650d4a90dfa220b239e431f408bbff34e825 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Diffstat (limited to 'src/libs/installer/component.cpp')
-rw-r--r--src/libs/installer/component.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/component.cpp b/src/libs/installer/component.cpp
index 8df8e8db3..f73aefbfb 100644
--- a/src/libs/installer/component.cpp
+++ b/src/libs/installer/component.cpp
@@ -156,7 +156,7 @@ static const QLatin1String scForcedInstallation("ForcedInstallation");
/*!
\qmlproperty stringlist component::autoDependencies
- Returns the value of the \c <AutoDependsOn> tag in the package information file.
+ Returns the value of the \c <AutoDependOn> tag in the package information file.
*/
/*!