From bb5a9f8e451bc206e78c9d4d03eb4cbdbef260b3 Mon Sep 17 00:00:00 2001 From: Alexander Moisseev Date: Tue, 27 Jun 2017 10:44:19 +0300 Subject: [Minor] Massive spelling correction by a bot https://github.com/ka7/misspell_fixer --- utils/fann_train.pl | 2 +- utils/rspamd_stats.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'utils') diff --git a/utils/fann_train.pl b/utils/fann_train.pl index c6a4bf15a..46b539489 100755 --- a/utils/fann_train.pl +++ b/utils/fann_train.pl @@ -15,7 +15,7 @@ my @spam; my @ham; my $max_samples = -1; my $split = 1; -my $preprocessed = 0; # ouptut is in format :<0|1>: +my $preprocessed = 0; # output is in format :<0|1>: my $score_spam = 12; my $score_ham = -6; diff --git a/utils/rspamd_stats.pl b/utils/rspamd_stats.pl index 374b3bc97..0a2ad46b8 100644 --- a/utils/rspamd_stats.pl +++ b/utils/rspamd_stats.pl @@ -473,7 +473,7 @@ Number of latest logs to exclude (0 by default). =item B<--correlations> -Additionaly print correlation rate for each symbol displayed. This routine calculates merely paired correlations between symbols. +Additionally print correlation rate for each symbol displayed. This routine calculates merely paired correlations between symbols. =item B<--search-pattern> -- cgit v1.2.3