]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/text.texi (Margins): Grammar fix.
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 18 Apr 2025 06:31:50 +0000 (14:31 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 21 Apr 2025 20:33:30 +0000 (22:33 +0200)
Author:
(cherry picked from commit b901290ae7f2e45a80a1d24a1b8d65f94e58b3ca)

doc/lispref/text.texi

index 726a48f1161fa957645d9d3745ac52a391cbdd68..bc76a54e5988efd97c8388069dafcb7d8d2b1381 100644 (file)
@@ -1934,7 +1934,7 @@ they default to the whole buffer.
 This function adjusts the indentation at the beginning of the current
 line to the value specified by the variable @code{left-margin}.  (That
 may involve either inserting or deleting whitespace.)  This function
-is value of @code{indent-line-function} in Paragraph-Indent Text mode.
+is the value of @code{indent-line-function} in Paragraph-Indent Text mode.
 @end defun
 
 @defopt left-margin