]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/rx.el
* doc/emacs/trouble.texi (Checklist): Fix a cross-reference.
[gnu-emacs] / lisp / emacs-lisp / rx.el
index e578298106d9c743c02eefb3c137760e89eb7896..6d4c1070087cbe0dd7cc187b462423b4b1bd9968 100644 (file)
@@ -871,7 +871,7 @@ NO-GROUP non-nil means don't put shy groups around the result."
 REGEXPS is a non-empty sequence of forms of the sort listed below.
 
 Note that `rx' is a Lisp macro; when used in a Lisp program being
- compiled, the translation is performed by the compiler.
+compiled, the translation is performed by the compiler.
 See `rx-to-string' for how to do such a translation at run-time.
 
 The following are valid subforms of regular expressions in sexp