mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Fix mail-sources' value of (group)' in Gnus manual (bug#25275)
* doc/misc/gnus.texi (Mail Source Specifiers): Replace wrong `mail-sources' value of `(group)' in Gnus manual with the correct `((group))' value. (bug#25275) (tiny change)
This commit is contained in:
parent
49c9670535
commit
34b30c1ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -14656,7 +14656,7 @@ an additional mail source for a particular group by including the
|
|||
@code{group} mail specifier in @code{mail-sources}, and setting a
|
||||
@code{mail-source} group parameter (@pxref{Group Parameters}) specifying
|
||||
a single mail source. When this is used, @code{mail-sources} is
|
||||
typically just @code{(group)}; the @code{mail-source} parameter for a
|
||||
typically just @code{((group))}; the @code{mail-source} parameter for a
|
||||
group might look like this:
|
||||
|
||||
@lisp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue