emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-28 3723415743: ; * doc/lispref/syntax.texi (Position Parse): Fix a


From: Eli Zaretskii
Subject: emacs-28 3723415743: ; * doc/lispref/syntax.texi (Position Parse): Fix a typo. (Bug#55143)
Date: Wed, 27 Apr 2022 07:44:25 -0400 (EDT)

branch: emacs-28
commit 37234157437228174a626fa10353f377179dc46e
Author: Arash Esbati <arash@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * 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 9120e63727..e84b901eaa 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},



reply via email to

[Prev in Thread] Current Thread [Next in Thread]