diff options
Diffstat (limited to 'doc/lispref/modes.texi')
-rw-r--r-- | doc/lispref/modes.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index b334105f1ee..c472f9b4411 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -5000,7 +5000,7 @@ This anchor is a function that is called with 3 arguments: @var{node}, @item prev-line This anchor is a function that is called with 3 arguments: @var{node}, @var{parent}, and @var{bol}, and returns the first non-whitespace -charater on the previous line. +character on the previous line. @item point-min This anchor is a function that is called with 3 arguments: @var{node}, |