]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/syntax.texi (Position Parse): Fix a typo. (Bug#55143)
authorArash Esbati <arash@gnu.org>
Wed, 27 Apr 2022 10:32:38 +0000 (12:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Apr 2022 11:43:20 +0000 (14:43 +0300)
doc/lispref/syntax.texi

index 9120e63727495a7d657dc89bceb3a71f0df03c28..e84b901eaa9950137ac841ccda0cb73fb6f629a3 100644 (file)
@@ -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},