X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fispell.h;h=e33d848cb7ee915587db37705882c6fc294d5228;hb=fd2124c83dfcfeaf33b64d1d33c8ceb8d9f5f9b9;hp=ae14e337d4916b988380f6814d114919e49956c2;hpb=44cd0fc9a1687cc63911c7f98d978594458e7813;p=lyx.git diff --git a/src/ispell.h b/src/ispell.h index ae14e337d4..e33d848cb7 100644 --- a/src/ispell.h +++ b/src/ispell.h @@ -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