Update api.rst (#797)

fix excess 'no'
This commit is contained in:
mara004
2021-07-05 14:12:51 -07:00
committed by GitHub
parent e30fffa8a4
commit d2d39de92f
+1 -1
View File
@@ -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.