diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:02:39 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:01:06 +0200 |
commit | 1859432c9417b0ad9a86fd15c28307680e0d3ea9 (patch) | |
tree | f1585ee5f81dff8c1452176518e3a82d90d2e763 /tdeioslave/audiocd/audiocd.h | |
parent | bb8c73b53f72adb1c2466ab4490f5a65461aa580 (diff) | |
download | tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.tar.gz tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.zip |
Additional k => tde renaming and fixes
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. |