Revision 94f33595 pithos/backends/lib/hashfiler/mapper.py

b/pithos/backends/lib/hashfiler/mapper.py
40 40

  
41 41
class Mapper(object):
42 42
    """Mapper.
43
       Required contstructor parameters: mappath, namelen.
43
       Required constructor parameters: mappath, namelen.
44 44
    """
45 45
    
46 46
    mappath = None

Also available in: Unified diff