diff options
Diffstat (limited to 'kspell2/plugins/ispell/hash.cpp')
-rw-r--r-- | kspell2/plugins/ispell/hash.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/plugins/ispell/hash.cpp b/kspell2/plugins/ispell/hash.cpp index a072c080a..03bd880bb 100644 --- a/kspell2/plugins/ispell/hash.cpp +++ b/kspell2/plugins/ispell/hash.cpp @@ -138,7 +138,7 @@ * * I've doctored the ispell code pretty extensively here. It is now * warning-free on Win32. It also *works* on Win32 now, since I - * tqreplaced all the I/O calls with ANSI standard ones. + * replaced all the I/O calls with ANSI standard ones. * * Revision 1.2 1998/12/28 23:11:30 eric * |