flyspell-word

flyspell-word is an interactive compiled Lisp function in `flyspell.el'.


(flyspell-word &optional FOLLOWING KNOWN-MISSPELLING)

Spell check a word.
If the optional argument FOLLOWING, or, when called interactively
`ispell-following-word', is non-nil, checks the following (rather
than preceding) word when the cursor is not over a word. If
optional argument KNOWN-MISSPELLING is non nil considers word a
misspelling and skips redundant spell-checking step.