]> git.lyx.org Git - lyx.git/blobdiff - src/SpellChecker.h
Revert unintended commit.
[lyx.git] / src / SpellChecker.h
index c0a2433ff434baece951c8e288790a70e8ef142b..b46b97400a715be39e632246a8949af9e1eba6c1 100644 (file)
@@ -22,8 +22,7 @@ class BufferParams;
 class WordLangTuple;
 
 /**
- * Base class of all spellchecker implementations.
- * The class can be instantiated but will have no functionality.
+ * Pure virtual base class of all spellchecker implementations.
  */
 class SpellChecker {
 public: