diff options
Diffstat (limited to 'kmouth/wordcompletion/wordlist.h')
-rw-r--r-- | kmouth/wordcompletion/wordlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/wordcompletion/wordlist.h b/kmouth/wordcompletion/wordlist.h index 2ce004f..11dd6c1 100644 --- a/kmouth/wordcompletion/wordlist.h +++ b/kmouth/wordcompletion/wordlist.h @@ -46,7 +46,7 @@ bool saveWordList (WordMap map, TQString filename); /** * This class implements a parser for reading docbooks and generating word - * lists. It is intended to be used together with the Qt SAX2 framework. + * lists. It is intended to be used together with the TQt SAX2 framework. * @author Gunnar Schmi Dt */ |