; * doc/lispref/searching.texi (Rx Constructs): Copy-edit.

This commit is contained in:
Mattias Engdegård 2022-10-24 15:57:39 +02:00
parent 0c9d31812f
commit 8f16578c45

View file

@ -1059,8 +1059,8 @@ subform.
These are all valid arguments to the @code{rx} macro. All forms are
defined by their described semantics; the corresponding string regexps
is provided for orientation, where @var{A}, @var{B}, @dots{} denote
(suitably bracketed) string regexp subexpressions.
are provided for ease of understanding only. @var{A}, @var{B}, @dots{}
denote (suitably bracketed) string regexp subexpressions therein.
@subsubheading Literals