summaryrefslogtreecommitdiffstats
path: root/kutils/kcmoduleinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kutils/kcmoduleinfo.cpp')
-rw-r--r--kutils/kcmoduleinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kutils/kcmoduleinfo.cpp b/kutils/kcmoduleinfo.cpp
index f2e65dc38..fe2545a39 100644
--- a/kutils/kcmoduleinfo.cpp
+++ b/kutils/kcmoduleinfo.cpp
@@ -128,7 +128,7 @@ void KCModuleInfo::init(KService::Ptr s)
_service = s;
else
{
- kdDebug(712) << "Could not tqfind the service." << endl;
+ kdDebug(712) << "Could not find the service." << endl;
return;
}