diff options
author | Alexander Moisseev <moiseev@mezonplus.ru> | 2018-10-18 12:34:08 +0300 |
---|---|---|
committer | Alexander Moisseev <moiseev@mezonplus.ru> | 2018-10-18 12:34:08 +0300 |
commit | 23d3e85dc3dc85db40ac310938084e19944f4db9 (patch) | |
tree | 6e3e959806c33682e30e43e0a9c09dd846b1cd89 /utils/classifier_test.pl | |
parent | c959a46cda2e271021ba2168d2830cc740dee236 (diff) | |
download | rspamd-23d3e85dc3dc85db40ac310938084e19944f4db9.tar.gz rspamd-23d3e85dc3dc85db40ac310938084e19944f4db9.zip |
[Minor] Reformat Pod documents
Diffstat (limited to 'utils/classifier_test.pl')
-rw-r--r-- | utils/classifier_test.pl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/utils/classifier_test.pl b/utils/classifier_test.pl index 08febe257..994ad8ce8 100644 --- a/utils/classifier_test.pl +++ b/utils/classifier_test.pl @@ -533,8 +533,7 @@ Prints the manual page and exits. =head1 DESCRIPTION -B<classifier_test.pl> is intended to test Rspamd classifier for false positives, -false negatives and other parameters. It uses half of the corpus for training -and half for cross-validation. +B<classifier_test.pl> is intended to test Rspamd classifier for false positives, false negatives and other parameters. +It uses half of the corpus for training and half for cross-validation. =cut |