mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
nix: fix typo 'orcmypdf' -> 'ocrmypdf'
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user