summaryrefslogtreecommitdiffstats
path: root/kspell2/dictionary.h
diff options
context:
space:
mode:
Diffstat (limited to 'kspell2/dictionary.h')
-rw-r--r--kspell2/dictionary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kspell2/dictionary.h b/kspell2/dictionary.h
index 31567ece9..9f4777f35 100644
--- a/kspell2/dictionary.h
+++ b/kspell2/dictionary.h
@@ -59,7 +59,7 @@ namespace KSpell2
TQStringList& suggestions ) =0;
/**
- * Stores user defined good replacement for the bad word.
+ * Stores user defined good tqreplacement for the bad word.
* @returns true on success
*/
virtual bool storeReplacement( const TQString& bad,