Skip to content

Commit

Permalink
Fix tesseract spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Mar 18, 2019
1 parent 62feaff commit 575c86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process
Expand Up @@ -98,7 +98,7 @@ def transform(config, root_folder):
'scantailor-advanced-1200',
'scantailor-universal',
'scantailor-universal-1200',
'teseract',
'tesseract'
'unpaper',
):
if not os.path.exists(os.path.join(root_folder, path)):
Expand Down

0 comments on commit 575c86c

Please sign in to comment.