diff options
| author | Stefan Kangas | 2023-09-26 13:50:15 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2023-09-29 00:28:28 +0200 |
| commit | 72cc9cf2cde6e8bce7884f6a91db90e592ca931c (patch) | |
| tree | 5b81d2be6ccdafab3b48b97b2b0499789226551d /doc | |
| parent | 356e79e47fcbd9dfe650dbb12d1c5dd5f07a2772 (diff) | |
| download | emacs-72cc9cf2cde6e8bce7884f6a91db90e592ca931c.tar.gz emacs-72cc9cf2cde6e8bce7884f6a91db90e592ca931c.zip | |
; Fix typos
Diffstat (limited to 'doc')
| -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 f7a2d730701..86819b8707a 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -24838,7 +24838,7 @@ ends such as Bogofilter (@pxref{Bogofilter}) and the Spam Statistics | |||
| 24838 | package (@pxref{Spam Statistics Filtering}). | 24838 | package (@pxref{Spam Statistics Filtering}). |
| 24839 | 24839 | ||
| 24840 | The spam and ham processors that apply to each group are determined by | 24840 | The spam and ham processors that apply to each group are determined by |
| 24841 | the group's@code{spam-process} group parameter. If this group | 24841 | the group's @code{spam-process} group parameter. If this group |
| 24842 | parameter is not defined, they are determined by the variable | 24842 | parameter is not defined, they are determined by the variable |
| 24843 | @code{gnus-spam-process-newsgroups}. | 24843 | @code{gnus-spam-process-newsgroups}. |
| 24844 | 24844 | ||