summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/protocol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/protocol.cpp')
-rw-r--r--src/libs/installer/protocol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/installer/protocol.cpp b/src/libs/installer/protocol.cpp
index 879d40297..c252af07a 100644
--- a/src/libs/installer/protocol.cpp
+++ b/src/libs/installer/protocol.cpp
@@ -40,7 +40,7 @@ namespace QInstaller {
typedef qint32 PackageSize;
/*!
- Write a packet containing \a command and \data to \a device.
+ Write a packet containing \a command and \a data to \a device.
\note Both client and server need to have the same endianness.
*/