Changeset 703

Show
Ignore:
Timestamp:
02/05/03 23:42:51 (21 years ago)
Author:
jalet
Message:

Typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pykota

    r701 r703  
    1717# 
    1818# $Log$ 
     19# Revision 1.4  2003/02/05 22:42:51  jalet 
     20# Typo 
     21# 
    1922# Revision 1.3  2003/02/05 22:38:39  jalet 
    2023# Typo 
     
    3437from pykota import requester 
    3538 
    36 class PyKotaFiler(PyKotaTool) :     
     39class PyKotaFilter(PyKotaTool) :     
    3740    """Class for the PyKota filter.""" 
    3841    def __init__(self, username) :