diff options
Diffstat (limited to 'kaudiocreator/ripper.cpp')
-rw-r--r-- | kaudiocreator/ripper.cpp | 2 |
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 */ |