home · contact · privacy
Minor language improvements.
[misc] / bookmaker.py
index 5e0edb33541a7d299fc750c1d3fe6be3018b1a18..d23c20da85b8e25bfcdbcf914a6c5b40881e08bc 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 """
 #!/usr/bin/env python3
 """
-bookmaker.py is a helper for optimizing PDFs of books for the production of small self-printed, self-bound physical books  Towards this goal it offers various PDF manipulation options potentially that can also be used indepéndently and for other purposes.
+bookmaker.py is a helper for optimizing PDFs of books for the production of small self-printed, self-bound physical books  Towards this goal it offers various PDF manipulation options that may also be used indepéndently and for other purposes.
 """
 import argparse
 import io
 """
 import argparse
 import io