summaryrefslogtreecommitdiffstats
path: root/src/libs/kdtools/kdupdaterpackagesinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/kdtools/kdupdaterpackagesinfo.cpp')
-rw-r--r--src/libs/kdtools/kdupdaterpackagesinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/kdtools/kdupdaterpackagesinfo.cpp b/src/libs/kdtools/kdupdaterpackagesinfo.cpp
index 80c96dc5a..1e882e173 100644
--- a/src/libs/kdtools/kdupdaterpackagesinfo.cpp
+++ b/src/libs/kdtools/kdupdaterpackagesinfo.cpp
@@ -55,7 +55,7 @@ using namespace KDUpdater;
\brief Provides access to information about packages installed on the application side.
This class parses the XML package file specified via the setFileName() method and
- provides access to the the information defined within the package file through an
+ provides access to the information defined within the package file through an
easy to use API. You can:
\li get application name via the \ref applicationName() method
\li get application version via the \ref applicationVersion() method