aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus-edit.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus-edit.el b/lisp/gnus-edit.el
index 964528ae655..b25ef259026 100644
--- a/lisp/gnus-edit.el
+++ b/lisp/gnus-edit.el
@@ -268,14 +268,14 @@ field."))
268 268
269When you have finished reading a group GNUS can automatically create 269When you have finished reading a group GNUS can automatically create
270new score entries based on which articles you read and which you 270new score entries based on which articles you read and which you
271skipped. This is normally controled by the two global variables 271skipped. This is normally controlled by the two global variables
272`gnus-use-adaptive-scoring' and `gnus-default-adaptive-score-alist', 272`gnus-use-adaptive-scoring' and `gnus-default-adaptive-score-alist',
273The first determines whether adaptive scoring should be enabled or 273The first determines whether adaptive scoring should be enabled or
274not, while the second determines what score entries should be created. 274not, while the second determines what score entries should be created.
275 275
276You can overwrite the setting of `gnus-use-adaptive-scoring' by 276You can overwrite the setting of `gnus-use-adaptive-scoring' by
277selecting `Enable' or `Disable' by pressing the `Adapt' button. 277selecting `Enable' or `Disable' by pressing the `Adapt' button.
278Selecting `Custom' will allow you to specify the exact adaption 278Selecting `Custom' will allow you to specify the exact adaptation
279rules (overwriting `gnus-default-adaptive-score-alist').") 279rules (overwriting `gnus-default-adaptive-score-alist').")
280 (type . choice) 280 (type . choice)
281 (data ((tag . "Default") 281 (data ((tag . "Default")