summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/mail.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index b3bdf13537..2f8302059a 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4576,6 +4576,6 @@ streams, data files or other data streams, and to sort, filter, or alter the
 incoming files or data streams according to the user's wildest desires.
 Criteria for categorization of data can be via a host of methods, including
 regexes, approximate regexes, a Hidden Markov Model, Orthogonal Sparse
-Bigrams, WINNOW, Correllation, KNN/Hyperspace, or Bit Entropy (or by other
+Bigrams, WINNOW, Correlation, KNN/Hyperspace, or Bit Entropy (or by other
 means--it's all programmable).")
     (license license:gpl3)))