From 9705609c0ef5e426606300da95fed4bec54923fb Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 28 Jun 2022 22:04:30 +0200 Subject: [PATCH] Fix typo in previous maintaining.texi change * doc/emacs/maintaining.texi (Looking Up Identifiers): Fix typo. --- doc/emacs/maintaining.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index 8929f6d5c11..60169d8d8c8 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -2223,7 +2223,7 @@ where you were with @kbd{M-,}. @kindex C-M-, @findex xref-go-forward If you previously went back too far with @kbd{M-,}, @kbd{C-M-,} -(@code{xref-go-forward} can be used to go forward again. +(@code{xref-go-forward}) can be used to go forward again. @findex xref-etags-mode Some major modes install @code{xref} support facilities that might -- 2.39.5