summaryrefslogtreecommitdiffstats
path: root/kvoctrain/kvoctrain/kvt-core/langset.h
diff options
context:
space:
mode:
Diffstat (limited to 'kvoctrain/kvoctrain/kvt-core/langset.h')
-rw-r--r--kvoctrain/kvoctrain/kvt-core/langset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvoctrain/kvoctrain/kvt-core/langset.h b/kvoctrain/kvoctrain/kvt-core/langset.h
index 335402a9..cfcc7f3b 100644
--- a/kvoctrain/kvoctrain/kvt-core/langset.h
+++ b/kvoctrain/kvoctrain/kvt-core/langset.h
@@ -64,7 +64,7 @@ class LangSet
int indexShortId (TQString shortId) const;
int indexLongId (TQString longId) const;
int indexPixMapFile (TQString PixMapFile) const;
- // doesn't make sense for keyboard tqlayouts since there is no 1-to-1 relation to languages
+ // doesn't make sense for keyboard layouts since there is no 1-to-1 relation to languages
void setShortId (const TQString & shortId, int index);
void setShortId2 (const TQString & shortId2, int index);