summaryrefslogtreecommitdiffstats
path: root/amarok/src/engine/helix/helix-sp/helix-sp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/engine/helix/helix-sp/helix-sp.cpp')
-rw-r--r--amarok/src/engine/helix/helix-sp/helix-sp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/engine/helix/helix-sp/helix-sp.cpp b/amarok/src/engine/helix/helix-sp/helix-sp.cpp
index 41c84a1d..4cb58bb7 100644
--- a/amarok/src/engine/helix/helix-sp/helix-sp.cpp
+++ b/amarok/src/engine/helix/helix-sp/helix-sp.cpp
@@ -835,7 +835,7 @@ HelixSimplePlayer::~HelixSimplePlayer()
{
tearDown();
- // only now invalidate the device, not whenever we teardown
+ // only now tqinvalidate the device, not whenever we teardown
delete [] m_device;
}