* doc/lispref/text.texi (Margins): Grammar fix.

Author:
This commit is contained in:
Sean Whitton 2025-04-18 14:31:50 +08:00
parent 16855c89dd
commit b901290ae7

View file

@ -1931,7 +1931,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