; * lisp/emacs-lisp/re-builder.el (reb-change-syntax): Fix typo.
This commit is contained in:
parent
cde22c0201
commit
a7905145f7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue