Fixed typo
This commit is contained in:
parent
ff4ac07f58
commit
85883687db
@ -654,7 +654,7 @@ def main():
|
|||||||
CACHE.cache_dump()
|
CACHE.cache_dump()
|
||||||
|
|
||||||
if DEFAULTS['test'] == True:
|
if DEFAULTS['test'] == True:
|
||||||
okgreen("Succes", "HTML file building without error")
|
okgreen("Success", "HTML file building without error")
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main()
|
main()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user