]> git.lyx.org Git - lyx.git/blobdiff - src/ispell.h
Use Gtk::ComboBoxText::clear() instead of clear_items(), which only exists in newer...
[lyx.git] / src / ispell.h
index ae14e337d4916b988380f6814d114919e49956c2..e33d848cb7ee915587db37705882c6fc294d5228 100644 (file)
@@ -45,7 +45,7 @@ public:
        /// accept the given word temporarily
        virtual void accept(WordLangTuple const & word);
 
-       /// 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