flyspell-correct-word-before-point

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


(flyspell-correct-word-before-point &optional EVENT OPOINT)

Pop up a menu of possible corrections for misspelled word before point.
If EVENT is non-nil, it is the mouse event that invoked this operation;
that controls where to put the menu.
If OPOINT is non-nil, restore point there after adjusting it for replacement.