Merge pull request #1466 from cgar/spelling

Minor spelling fixes
This commit is contained in:
Justin Mayer 2014-11-02 12:20:30 -08:00
commit de8b437549
8 changed files with 8 additions and 8 deletions

View file

@ -681,7 +681,7 @@ class FileStampDataCacher(FileDataCacher):
'''Subclass that also caches the stamp of the file'''
def __init__(self, settings, cache_name, caching_policy, load_policy):
'''This sublcass additionaly sets filestamp function
'''This sublcass additionally sets filestamp function
and base path for filestamping operations
'''
super(FileStampDataCacher, self).__init__(settings, cache_name,