summaryrefslogtreecommitdiffstats
path: root/kaudiocreator/ripper.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:01:06 +0200
commit1859432c9417b0ad9a86fd15c28307680e0d3ea9 (patch)
treef1585ee5f81dff8c1452176518e3a82d90d2e763 /kaudiocreator/ripper.cpp
parentbb8c73b53f72adb1c2466ab4490f5a65461aa580 (diff)
downloadtdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.tar.gz
tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kaudiocreator/ripper.cpp')
-rw-r--r--kaudiocreator/ripper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaudiocreator/ripper.cpp b/kaudiocreator/ripper.cpp
index 89db60f1..657d21b2 100644
--- a/kaudiocreator/ripper.cpp
+++ b/kaudiocreator/ripper.cpp
@@ -191,7 +191,7 @@ void Ripper::tendToNewJobs(){
}
/**
- * Copies the data from the KIO Job. Uses this data to fill in the
+ * Copies the data from the TDEIO Job. Uses this data to fill in the
* information dialog.
* @param copyjob the IO job to copy from
*/