]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/emacs-lisp/re-builder.el (reb-change-syntax): Fix typo.
authorEli Zaretskii <eliz@gnu.org>
Wed, 18 Dec 2024 14:22:21 +0000 (16:22 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:14:03 +0000 (16:14 +0100)
(cherry picked from commit a7905145f70bce9681559ec37fbbe54afd52d913)

lisp/emacs-lisp/re-builder.el

index 1fc6c872332b4a519548f07f4db14b06e0276bc6..92f22e335f79eab9b226b4b8d639d24f15ce7d83 100644 (file)
@@ -494,7 +494,7 @@ Re-Builder currently understands three different forms of input, namely
      `query-replace-regexp' (\\[query-replace-regexp]).  There is no need to escape
      backslashes and double quotes.
 
-  2. The `read' syntax is the same syntax used as when specifying the
+  2. The `read' syntax is the syntax used when specifying the
      regexp as a string in a Lisp program.
 
   3. Finally, the `rx' syntax allows editing of symbolic regular