summaryrefslogtreecommitdiffstats
path: root/tdeui/kcursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kcursor.h')
-rw-r--r--tdeui/kcursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcursor.h b/tdeui/kcursor.h
index 538cdcd72..7be14601b 100644
--- a/tdeui/kcursor.h
+++ b/tdeui/kcursor.h
@@ -33,7 +33,7 @@ class TQWidget;
*
* A wrapper around TQCursor that allows for "themed" cursors.
*
- * Currently, the only themed cursor is a hand shaped cursor.
+ * Currently, the only themed cursor is a hand tqshaped cursor.
*
* A typical usage would be
* \code