me
/
guix
Archived
1
0
Fork 0

gnu: crm114: Fix typo in description.

* gnu/packages/mail.scm (crm114): Fix ‘correllation’ typo.
master
Tobias Geerinckx-Rice 2021-09-27 17:16:04 +02:00
parent 708fe49523
commit b44bf31aa9
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

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)))