diff options
Diffstat (limited to 'kdeui/kcursor.h')
-rw-r--r-- | kdeui/kcursor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kcursor.h b/kdeui/kcursor.h index 84c38c318..ddef7a1cf 100644 --- a/kdeui/kcursor.h +++ b/kdeui/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 tqshaped cursor. + * Currently, the only themed cursor is a hand shaped cursor. * * A typical usage would be * \code |