summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagercore.cpp
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@nokia.com>2011-08-18 13:38:55 +0200
committerTim Jenssen <tim.jenssen@nokia.com>2011-08-18 13:40:26 +0200
commitbdce95dd1734e521f2366ff8e4dc7f26162be31d (patch)
tree4696b3a8c5d69421c166668c587cc991c625d116 /installerbuilder/libinstaller/packagemanagercore.cpp
parent2167a0d06b0cb54bc7f2626508f7f604eac9e85c (diff)
Add and update some comments.
Change-Id: I3367c78392197bba92dac38c4032dfb3bf57183c Reviewed-on: http://codereview.qt.nokia.com/3175 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
Diffstat (limited to 'installerbuilder/libinstaller/packagemanagercore.cpp')
-rw-r--r--installerbuilder/libinstaller/packagemanagercore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/packagemanagercore.cpp b/installerbuilder/libinstaller/packagemanagercore.cpp
index 130c8c64c..48896e08d 100644
--- a/installerbuilder/libinstaller/packagemanagercore.cpp
+++ b/installerbuilder/libinstaller/packagemanagercore.cpp
@@ -869,7 +869,7 @@ Component* PackageManagerCore::componentByName(const QString &name) const
}
/*!
- Calculates a order list of components to install based on the current run mode. Also auto installed
+ Calculates a ordered list of components to install based on the current run mode. Also auto installed
depenedencies are resolved.
*/
bool PackageManagerCore::calculateComponentsToInstall() const