From 110c171f4d1ff9876c7e74d2e73aeed5b6460b8b Mon Sep 17 00:00:00 2001 From: Pavel Janík Date: Sun, 13 Jan 2002 10:09:20 +0000 Subject: Fix typo. --- lisp/emacs-lisp/checkdoc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp') diff --git a/lisp/emacs-lisp/checkdoc.el b/lisp/emacs-lisp/checkdoc.el index 2639a93dea..f610012273 100644 --- a/lisp/emacs-lisp/checkdoc.el +++ b/lisp/emacs-lisp/checkdoc.el @@ -560,7 +560,7 @@ checkdoc status window instead of the usual behavior." Searching starts at START-HERE. SHOWSTATUS expresses the verbosity of the search, and wether ending the search will auto-exit this function. FINDFUNC is a symbol representing a function that will position the -cursor, and return error message text to present the the user. It is +cursor, and return error message text to present to the user. It is assumed that the cursor will stop just before a major sexp, which will be highlighted to present the user with feedback as to the offending style." -- cgit v1.2.3