From 399a26ce256bf21bce3783fd633d95ec5f27ba46 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 11 Feb 2003 09:02:37 +0000 Subject: [PATCH] (info-xref-check-buffer): Fix typo. --- lisp/info-xref.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/info-xref.el b/lisp/info-xref.el index 0fbbfe82df..0327fe4337 100644 --- a/lisp/info-xref.el +++ b/lisp/info-xref.el @@ -205,7 +205,7 @@ should open up the purported top file and see what subfiles it says." (defun info-xref-check-buffer () "Check external references in the info file in the current buffer. -This show be the raw file contents, not `Info-mode'." +This should be the raw file contents, not `Info-mode'." (goto-char (point-min)) (while (re-search-forward "\\*[Nn]ote[ \n\t]+[^:]*:[ \n\t]+\\(\\(([^)]+)\\)[^.,]+\\)[.,]" -- 2.20.1