diff options
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index c34dd7caf08..393787c33a3 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -14656,7 +14656,7 @@ an additional mail source for a particular group by including the | |||
| 14656 | @code{group} mail specifier in @code{mail-sources}, and setting a | 14656 | @code{group} mail specifier in @code{mail-sources}, and setting a |
| 14657 | @code{mail-source} group parameter (@pxref{Group Parameters}) specifying | 14657 | @code{mail-source} group parameter (@pxref{Group Parameters}) specifying |
| 14658 | a single mail source. When this is used, @code{mail-sources} is | 14658 | a single mail source. When this is used, @code{mail-sources} is |
| 14659 | typically just @code{(group)}; the @code{mail-source} parameter for a | 14659 | typically just @code{((group))}; the @code{mail-source} parameter for a |
| 14660 | group might look like this: | 14660 | group might look like this: |
| 14661 | 14661 | ||
| 14662 | @lisp | 14662 | @lisp |