]> git.lyx.org Git - lyx.git/blobdiff - src/aspell_local.h
Really fix start_of_appendix output
[lyx.git] / src / aspell_local.h
index 8d72099705add5176d1c1fdc4fb67e70cae02e33..59d67294c45c2245aced95278f75750b276bda91 100644 (file)
@@ -49,7 +49,7 @@ public:
        /// accept the given word temporarily
        virtual void accept(WordLangTuple const &);
 
-       /// return the next near miss after a MISSED result
+       /// return the next near miss after a SUGGESTED_WORDS result
        virtual std::string const nextMiss();
 
        /// give an error message on messy exit