Searched refs:spell_msg (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dtext.c2314 const char *spell_msg; local
2334 spell_msg = (alt_speller != NULL) ? do_alt_speller(temp) :
2345 if (spell_msg != NULL) {
2348 statusbar(_("Spell checking failed: %s"), spell_msg);
2350 statusbar(_("Spell checking failed: %s: %s"), spell_msg,

Completed in 149 milliseconds