]> git.lyx.org Git - lyx.git/blobdiff - src/pspell.h
A better fix for bug 675:
[lyx.git] / src / pspell.h
index 7d2cfc14efbb858f6df7c5d11d2702a4f47aaaef..44071dc3e17d3647949aab433ed0cb21deef3c2d 100644 (file)
@@ -53,7 +53,7 @@ public:
        virtual void accept(WordLangTuple const &);
 
        /// return the next near miss after a SUGGESTED_WORDS result
-       virtual std::string const nextMiss();
+       virtual docstring const nextMiss();
 
        /// give an error message on messy exit
        virtual docstring const error();