diff options
author | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-04-14 12:43:49 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-04-14 12:43:49 +0000 |
commit | 54a8f33734c6dad318c50a4d82c43e3a3684750f (patch) | |
tree | 1eed8e1922e495d98985c03611ba5889c64007cf /doc | |
parent | c3c65d735bb96d6e6a37ef91b1d5890eba6b6267 (diff) | |
download | emacs-54a8f33734c6dad318c50a4d82c43e3a3684750f.tar.gz |
Fix typos in the last change in gnus-registry docs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/misc/gnus.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 2fa6de005e8..9d9b767bcba 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -25958,8 +25958,8 @@ the general settings. The groups that will not be followed by @code{gnus-registry-split-fancy-with-parent}. They will still be remembered by the registry. This is a list of regular expressions. -By default any group name that ends with ``delayed,'' ``drafts,'' -``queue,'' or ``INBOX'', belongs to the nnmairix backend, or contains +By default any group name that ends with ``delayed'', ``drafts'', +``queue'', or ``INBOX'', belongs to the nnmairix backend, or contains the word ``archive'' is not followed. @end defvar |