summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-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..4c54b9e 100644
--- a/x11/x11globalcomm_impl.cc
+++ b/x11/x11globalcomm_impl.cc
@@ -21,7 +21,7 @@
/*
* This is based on Mark Donohoe's nice KRootProp class (found in
* kdelibs/kdecore/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
+ * I wanted aRts (and even it's X11 support) to work without KDE and/or TQt
* installed at all.
*/