summaryrefslogtreecommitdiff
path: root/lisp/gnus/nndoc.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/nndoc.el')
-rw-r--r--lisp/gnus/nndoc.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/nndoc.el b/lisp/gnus/nndoc.el
index fa3117ae2f3..2ed023f6863 100644
--- a/lisp/gnus/nndoc.el
+++ b/lisp/gnus/nndoc.el
@@ -38,14 +38,14 @@
(nnoo-declare nndoc)
(defvoo nndoc-article-type 'guess
- "*Type of the file.
+ "Type of the file.
One of `mbox', `babyl', `digest', `news', `rnews', `mmdf', `forward',
`rfc934', `rfc822-forward', `mime-parts', `standard-digest',
`slack-digest', `clari-briefs', `nsmail', `outlook', `oe-dbx',
`mailman', `exim-bounce', or `guess'.")
(defvoo nndoc-post-type 'mail
- "*Whether the nndoc group is `mail' or `post'.")
+ "Whether the nndoc group is `mail' or `post'.")
(defvoo nndoc-open-document-hook 'nnheader-ms-strip-cr
"Hook run after opening a document.