diff options
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 |