diff lisp/=gnus.el @ 7639:67b7d1ea7b2e

Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 May 1994 22:14:17 +0000
parents 059281285df7
children b10cc49f6c37
line wrap: on
line diff
--- a/lisp/=gnus.el	Sun May 22 22:00:39 1994 +0000
+++ b/lisp/=gnus.el	Sun May 22 22:14:17 1994 +0000
@@ -142,7 +142,7 @@
 contents of the article is piped out to the named program. It is
 possible to save an article in an MH folder as follows:
 
-(setq gnus-author-copy \"|/usr/local/lib/mh/rcvstore +Article\")")
+\(setq gnus-author-copy \"|/usr/local/lib/mh/rcvstore +Article\")")
 
 (defvar gnus-author-copy-saver (function rmail-output)
   "*A function called with a file name to save an author copy to.