mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
minor spelling fixes
This commit is contained in:
parent
cb11bea1f2
commit
f5775bcba0
9 changed files with 9 additions and 9 deletions
|
|
@ -656,7 +656,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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue