From d2d39de92f129a8cacabfd453584eddaac40477d Mon Sep 17 00:00:00 2001 From: mara004 <65915611+mara004@users.noreply.github.com> Date: Mon, 5 Jul 2021 23:12:51 +0200 Subject: [PATCH] Update api.rst (#797) fix excess 'no' --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index 3459e8b8..5da9cf4d 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -44,7 +44,7 @@ execution. To do this, it will: The Python process that calls ``ocrmypdf.ocr()`` must be sufficiently privileged to perform these actions. -There is no currently no option to manage how jobs are scheduled other +There currently is no option to manage how jobs are scheduled other than the argument ``jobs=`` which will limit the number of worker processes.