summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/dcopext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/dcopext.py b/extensions/dcopext.py
index 2997b85..1d13e35 100644
--- a/extensions/dcopext.py
+++ b/extensions/dcopext.py
@@ -40,7 +40,7 @@ from tdecore import dcop_add, dcop_next
#
# I think 64 bit types would be:
# long long, unsigned long long, long long int, unsigned long long int,
-# TQ_LLONG, TQ_ULLONG, TTQ_INT64, TTQ_UINT64
+# TQ_LLONG, TQ_ULLONG, TQ_INT64, TQ_UINT64
#
# and on some (most?) systems:
# TQtOffset