]> git.lyx.org Git - lyx.git/blobdiff - src/SpellBase.h
Rewording in GTK document dialog
[lyx.git] / src / SpellBase.h
index 99bfd4cc5660597ea0423014ac826b3091a32252..5eee2f66778a6abf5042efcf8ecb27ca7c5e7d15 100644 (file)
@@ -19,7 +19,7 @@ class BufferParams;
 class WordLangTuple;
 
 /**
- * Base class of all spell checker implementations.
+ * Base class of all spellchecker implementations.
  * The class can be instantiated but will have no functionality.
  */
 class SpellBase {