From 53785457b08f3f457375d9e51442757ffaa3392c Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 4 Nov 2008 17:08:15 +0000 Subject: [PATCH] Fix typo in comment. --- lisp/view.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/view.el b/lisp/view.el index c317211c4c2..caaba225e61 100644 --- a/lisp/view.el +++ b/lisp/view.el @@ -1032,7 +1032,7 @@ for highlighting the match that is found." ;; This function does the job for all the View-search- commands. ;; Search for the TIMESt match for REGEXP. If TIMES is negative ;; search backwards. If REGEXP is nil use `view-last-regexp'. - ;; Charcters "!" and "@" have a special meaning at the beginning of + ;; Characters "!" and "@" have a special meaning at the beginning of ;; REGEXP and are removed from REGEXP before the search "!" means ;; search for lines with no match for REGEXP. "@" means search in ;; the whole buffer, don't start searching from the present point. -- 2.39.2