Merge pull request #1889 from VTimofeenko/fix-orc-typo

nix: fix typo 'orcmypdf' -> 'ocrmypdf'
This commit is contained in:
eikek
2022-12-20 08:41:39 +01:00
committed by GitHub

View File

@ -1369,7 +1369,7 @@ in
}; };
}; };
}); });
default = defaults.convert.orcmypdf; default = defaults.convert.ocrmypdf;
description = '' description = ''
The tool ocrmypdf can be used to convert pdf files to pdf files The tool ocrmypdf can be used to convert pdf files to pdf files
in order to add extracted text as a separate layer. This makes in order to add extracted text as a separate layer. This makes