[ci skip] minor corrections to maintainers.rst (#858)

This commit is contained in:
mara004
2021-11-15 15:13:12 -08:00
committed by GitHub
parent cfe2bb25ba
commit 312c1e51b5
+3 -3
View File
@@ -18,7 +18,7 @@ Make sure you can package pikepdf
pikepdf, created by the same author, is a mixed Python and C++14 package with
much stiffer build requirements. If you want to use OCRmyPDF on some novel platform
or distribution, first make sure you can pikepdf.
or distribution, first make sure you can package pikepdf.
Non-Python dependencies
-----------------------
@@ -34,7 +34,7 @@ on ARM and x86_64. Performance may be poor on other processor architectures.
Versioning scheme
-----------------
OCRmyPDF uses setuptools-scm for versioning, which requires derives the version from
OCRmyPDF uses setuptools-scm for versioning, which derives the version from
Git as a single source of truth. This may be unsuitable for some distributions, e.g.
to indicate that your distribution modifies OCRmyPDF in some way.
@@ -57,4 +57,4 @@ improve OCRmyPDF's compression.
Command line completions
------------------------
Please ensure that command line completions are installed.
Please ensure that command line completions are installed.