diff options
Diffstat (limited to 'ktouch/src/ktouchkey.h')
-rw-r--r-- | ktouch/src/ktouchkey.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchkey.h b/ktouch/src/ktouchkey.h index f2090f24..011f4e4b 100644 --- a/ktouch/src/ktouchkey.h +++ b/ktouch/src/ktouchkey.h @@ -20,7 +20,7 @@ #include <tqpainter.h> #include <tqdom.h> -/// This class tqcontains information about one character on a key. +/// This class contains information about one character on a key. class KTouchKeyChar { public: /// Position of the character on the key. |