nix: fix typo 'orcmypdf' -> 'ocrmypdf'

This commit is contained in:
Vladimir Timofeenko
2022-12-19 12:39:02 -08:00
parent d604c52b61
commit f8e24d16d4

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