diff options
Diffstat (limited to 'x11/x11globalcomm_impl.cc')
-rw-r--r-- | x11/x11globalcomm_impl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x11globalcomm_impl.cc b/x11/x11globalcomm_impl.cc index 4c54b9e..71ac0c1 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 TQt + * I wanted aRts (and even it's X11 support) to work without KDE and/or Qt * installed at all. */ |