[Spambayes-checkins] spambayes/windows pop3proxy_tray.py,1.20,1.21

Tony Meyer anadelonbrin at users.sourceforge.net
Wed Jun 30 19:10:41 EDT 2004


Update of /cvsroot/spambayes/spambayes/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15960/windows

Modified Files:
	pop3proxy_tray.py 
Log Message:
Fix typo identified by Richard B Barger

Index: pop3proxy_tray.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/windows/pop3proxy_tray.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** pop3proxy_tray.py	23 Dec 2003 03:12:40 -0000	1.20
--- pop3proxy_tray.py	30 Jun 2004 23:10:38 -0000	1.21
***************
*** 190,194 ****
          self.tip = None
          if self.use_service and not self.IsServiceAvailable():
!             print "Service not availible. Using thread."
              self.use_service = False
  
--- 190,194 ----
          self.tip = None
          if self.use_service and not self.IsServiceAvailable():
!             print "Service not available. Using thread."
              self.use_service = False
  




More information about the Spambayes-checkins mailing list