From 72c04ce241cdef6fd5f3bb8ee3950c0b108d1fb9 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 26 Mar 2001 15:41:37 +0000 Subject: [PATCH] (ispell-parse-output): Doc fix. --- lisp/textmodes/ispell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 04e0b15c03a..eda0c7d07cc 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -2112,7 +2112,7 @@ scrolling the current window. Leave the new window selected." MISS-LIST and GUESS-LIST are possibly null lists of guesses and misses. 4: Nil when an error has occurred. -Optinal second arg ACCEPT-LIST is list of words already accepted. +Optional second arg ACCEPT-LIST is list of words already accepted. Optional third arg SHIFT is an offset to apply based on previous corrections." (cond ((string= output "") t) ; for startup with pipes... -- 2.39.2