1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

gnu: crm114: Fix typo in description.

* gnu/packages/mail.scm (crm114): Fix ‘correllation’ typo.
This commit is contained in:
Tobias Geerinckx-Rice
2021-09-27 17:16:04 +02:00
parent 708fe49523
commit b44bf31aa9
+1 -1
View File
@@ -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)))