summaryrefslogtreecommitdiffstats
path: root/tdeioslave/audiocd/audiocd.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/audiocd/audiocd.h')
-rw-r--r--tdeioslave/audiocd/audiocd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/audiocd/audiocd.h b/tdeioslave/audiocd/audiocd.h
index 75b9bfd2..be805376 100644
--- a/tdeioslave/audiocd/audiocd.h
+++ b/tdeioslave/audiocd/audiocd.h
@@ -97,7 +97,7 @@ class AudioCDProtocol : public TDEIO::SlaveBase
* NOTE: if you want to add a file which is the whole CD, give
* trackNo = -1
* NOTE2: you can safely add MP3 or OGG files always. the function
- * will check if kio_audiocd was compiled with support for those,
+ * will check if tdeio_audiocd was compiled with support for those,
* so NO NEED to wrap your calls with #ifdef for lame or vorbis.
* this function will do the right thing.
*/