X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FSpellBase.h;h=5eee2f66778a6abf5042efcf8ecb27ca7c5e7d15;hb=b59621bc59584fb3496459a2be79acfc8476a9a1;hp=99bfd4cc5660597ea0423014ac826b3091a32252;hpb=201e5bdf707317be29e9b7476e2b97a34e2d0b48;p=lyx.git diff --git a/src/SpellBase.h b/src/SpellBase.h index 99bfd4cc56..5eee2f6677 100644 --- a/src/SpellBase.h +++ b/src/SpellBase.h @@ -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 {