From 37234157437228174a626fa10353f377179dc46e Mon Sep 17 00:00:00 2001 From: Arash Esbati Date: Wed, 27 Apr 2022 12:32:38 +0200 Subject: [PATCH] ; * doc/lispref/syntax.texi (Position Parse): Fix a typo. (Bug#55143) --- doc/lispref/syntax.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi index 9120e637274..e84b901eaa9 100644 --- a/doc/lispref/syntax.texi +++ b/doc/lispref/syntax.texi @@ -770,7 +770,7 @@ This function returns the parser state that the parser would reach at position @var{pos} starting from the beginning of the visible portion of the buffer. @iftex -See the next section for +See the next section @end iftex @ifnottex @xref{Parser State}, -- 2.39.5