]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/searching.texi (Rx Constructs): Copy-edit.
authorMattias Engdegård <mattiase@acm.org>
Mon, 24 Oct 2022 13:57:39 +0000 (15:57 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 24 Oct 2022 15:17:02 +0000 (17:17 +0200)
doc/lispref/searching.texi

index 5a1f44402fdd8f0deee71e86e394b558aba8c685..04f9297ec492eabd278b8ce0a65e1bbfb5a10f71 100644 (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