summaryrefslogtreecommitdiffstats
path: root/amarok/src/devicemanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/devicemanager.cpp')
-rw-r--r--amarok/src/devicemanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/devicemanager.cpp b/amarok/src/devicemanager.cpp
index a0597124..e5144791 100644
--- a/amarok/src/devicemanager.cpp
+++ b/amarok/src/devicemanager.cpp
@@ -58,7 +58,7 @@ DeviceManager::DeviceManager()
else
{
m_valid = true;
- //run the DCOP query here because aptqparently if you don't run KDE as a DM the first call will fail
+ //run the DCOP query here because apparently if you don't run KDE as a DM the first call will fail
//...go figure
TQByteArray data, replyData;
TQCString replyType;