summaryrefslogtreecommitdiff
path: root/doc/lispref/display.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/display.texi')
-rw-r--r--doc/lispref/display.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 5b8f58c1fd5..f5c73e55a4f 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -7476,7 +7476,7 @@ best to anchor it, i.e., begin it with a @code{"^"}.
@defvar bidi-paragraph-separate-re
If non-@code{nil}, this variable's value should be a regular
expression matching a line separates two paragraphs. The regular
-expression is always matched after a newline, so it is best to anch
+expression is always matched after a newline, so it is best to anchor
it, i.e., begin it with a @code{"^"}.
@end defvar