Introduction
Introduction Statistics Contact Development Disclaimer Help
README: typo applicatios -> applications - bmf - bmf (Bayesian Mail Filter) 0.9…
git clone git://git.codemadness.org/bmf
Log
Files
Refs
README
LICENSE
---
commit da5b33ffd35e25649614ac678df293afcffb3f35
parent 2d06b1eeab72bd1e4715d9191ca2b03cd0ab50de
Author: Hiltjo Posthuma <[email protected]>
Date: Sat, 26 Jan 2019 20:10:33 +0100
README: typo applicatios -> applications
+ windows will not be officially supported.
Diffstat:
M README | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
@@ -5,9 +5,8 @@ About bmf
This is a mail filter which uses the Bayes algorithm as explained in Paul
Graham's article "A Plan for Spam". It aims to be faster, smaller, and more
-versatile than similar applicatios. Implementation is ANSI C and uses POSIX
-functions. Supported platforms are (in theory) all POSIX systems. Support
-for win32 is undecided.
+versatile than similar applications. Implementation is ANSI C and uses POSIX
+functions. Supported platforms are (in theory) all POSIX systems.
This project provides features which are not available in other filters:
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.