|
From: <jgr...@us...> - 2003-10-08 13:39:19
|
Update of /cvsroot/popfile/engine/Classifier
In directory sc8-pr-cvs1:/tmp/cvs-serv27838/Classifier
Modified Files:
Bayes.pm
Log Message:
Fix a spelling mistake
Index: Bayes.pm
===================================================================
RCS file: /cvsroot/popfile/engine/Classifier/Bayes.pm,v
retrieving revision 1.204
retrieving revision 1.205
diff -C2 -d -r1.204 -r1.205
*** Bayes.pm 6 Oct 2003 14:24:41 -0000 1.204
--- Bayes.pm 8 Oct 2003 13:39:15 -0000 1.205
***************
*** 2019,2023 ****
# Note that there is no print FILE here. This is correct because we
! # to no want the network terminator . to appear in the file version
# of any message
--- 2019,2023 ----
# Note that there is no print FILE here. This is correct because we
! # do no want the network terminator . to appear in the file version
# of any message
|