summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/x11globalcomm_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x11globalcomm_impl.cc b/x11/x11globalcomm_impl.cc
index 71ac0c1..103c624 100644
--- a/x11/x11globalcomm_impl.cc
+++ b/x11/x11globalcomm_impl.cc
@@ -20,7 +20,7 @@
/*
* This is based on Mark Donohoe's nice KRootProp class (found in
- * kdelibs/kdecore/krootprop.cpp). I couldn't use KRootProp directly, since
+ * kdelibs/tdecore/krootprop.cpp). I couldn't use KRootProp directly, since
* I wanted aRts (and even it's X11 support) to work without KDE and/or Qt
* installed at all.
*/