summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/kio_locate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kio_locate.cpp b/src/kio_locate.cpp
index d5965e7..d1d72d0 100644
--- a/src/kio_locate.cpp
+++ b/src/kio_locate.cpp
@@ -1013,7 +1013,7 @@ extern "C"
{
int kdemain(int argc, char **argv)
{
- // We use TDEApplication instead of KInstance here, because we use a
+ // We use TDEApplication instead of TDEInstance here, because we use a
// config dialog and such gui stuff.
TDEApplication app(argc, argv, "kio_locate", false, true);