diff options
Diffstat (limited to 'tdeioslave/audiocd/audiocd.h')
-rw-r--r-- | tdeioslave/audiocd/audiocd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/audiocd/audiocd.h b/tdeioslave/audiocd/audiocd.h index be805376..9f5d7f34 100644 --- a/tdeioslave/audiocd/audiocd.h +++ b/tdeioslave/audiocd/audiocd.h @@ -90,7 +90,7 @@ class AudioCDProtocol : public TDEIO::SlaveBase uint discid(struct cdrom_drive *); /** - * Add an entry in the KIO directory, using the title you give, + * Add an entry in the TDEIO directory, using the title you give, * it will set the extension itself depending on the fileType. * You must also give the trackNumber for the size of the file * to be calculated. |