Variable: ispell-check-only
ispell-check-only is a variable defined in ispell.el.gz.
Value
nil
Documentation
If non-nil, ispell-word does not try to correct the word.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/ispell.el.gz
(defvar ispell-check-only nil
"If non-nil, `ispell-word' does not try to correct the word.")