From: Arash Esbati Date: Wed, 27 Apr 2022 10:32:38 +0000 (+0200) Subject: ; * doc/lispref/syntax.texi (Position Parse): Fix a typo. (Bug#55143) X-Git-Tag: emacs-28.1.90~105 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=37234157437228174a626fa10353f377179dc46e;p=emacs.git ; * doc/lispref/syntax.texi (Position Parse): Fix a typo. (Bug#55143) --- 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},