From b44bf31aa9f4476b7e0843d7ef00b51a9ebd9f4b Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Mon, 27 Sep 2021 17:16:04 +0200 Subject: gnu: crm114: Fix typo in description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/mail.scm (crm114): Fix ‘correllation’ typo. --- gnu/packages/mail.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') 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))) -- cgit v1.2.3