diff lisp/emacs-lisp/rx.el @ 83899:bdeef0472e21

(rx): Fix typo in docstring.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Wed, 05 Sep 2007 16:24:39 +0000
parents e5a68f18fcb9
children 107ccd98fa12 bdb3fe0ba9fa
line wrap: on
line diff
--- a/lisp/emacs-lisp/rx.el	Wed Sep 05 03:49:26 2007 +0000
+++ b/lisp/emacs-lisp/rx.el	Wed Sep 05 16:24:39 2007 +0000
@@ -679,7 +679,7 @@
 
 `not-newline', `nonl'
      matches any character except a newline.
-			.
+
 `anything'
      matches any character