aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/info-xref.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/info-xref.el')
-rw-r--r--lisp/info-xref.el2
1 files changed, 1 insertions, 1 deletions
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]+\\(\\(([^)]+)\\)[^.,]+\\)[.,]"