diff options
Diffstat (limited to 'noatun/library/engine.cpp')
-rw-r--r-- | noatun/library/engine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/engine.cpp b/noatun/library/engine.cpp index 9cd34e7d..4aeb852f 100644 --- a/noatun/library/engine.cpp +++ b/noatun/library/engine.cpp @@ -530,7 +530,7 @@ bool Engine::initArts() { kdWarning() << "Couldn't instanciate artsobject Noatun::Session. " << "(This is normally caused by a broken package or " - << "compiling kdemultimedia in a --prefix different " + << "compiling tdemultimedia in a --prefix different " << "from arts. It may also be from two conflicting " << "packages, so uninstall every arts/artsd package " << "you have installed and try again." << endl; |