summaryrefslogtreecommitdiffstats
path: root/tdecore/kdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/kdebug.h')
-rw-r--r--tdecore/kdebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kdebug.h b/tdecore/kdebug.h
index 477e8e43f..1121d3679 100644
--- a/tdecore/kdebug.h
+++ b/tdecore/kdebug.h
@@ -281,7 +281,7 @@ class TDECORE_EXPORT kdbgstream {
;
/** Operator to print out basic information about a TQWidget.
- * Output of class names only works if the class is tqmoc'ified.
+ * Output of class names only works if the class is moc'ified.
* @param widget the widget to print
* @return this stream
*/