diff options
author | Karl Heuer <kwzh@gnu.org> | 1996-01-04 23:39:26 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1996-01-04 23:39:26 +0000 |
commit | b822f279b18120e18ac582c01ba0a78f87867a29 (patch) | |
tree | 50b8cbb15fab9f9e016d338ec6d2549f4cf1e060 /lisp/gnus-uu.el | |
parent | 21367611d682113da0cd0778c82ffde77bc88e71 (diff) | |
download | emacs-b822f279b18120e18ac582c01ba0a78f87867a29.tar.gz |
(gnus-uu-do-not-unpack-archives): Doc fix.
Diffstat (limited to 'lisp/gnus-uu.el')
-rw-r--r-- | lisp/gnus-uu.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus-uu.el b/lisp/gnus-uu.el index 9ccba3de9ae..d632e0f33b1 100644 --- a/lisp/gnus-uu.el +++ b/lisp/gnus-uu.el @@ -180,7 +180,7 @@ Note that this variable can be used in conjunction with the Default is \"/tmp/\".") (defvar gnus-uu-do-not-unpack-archives nil - "*Non-nil means that gnus-uu won't peek inside archives looking for files to dispay. + "*Non-nil means that gnus-uu won't peek inside archives looking for files to display. Default is nil.") (defvar gnus-uu-view-and-save nil |