home · contact · privacy
Minor language improvements.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 24 Sep 2023 04:21:35 +0000 (06:21 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 24 Sep 2023 04:21:35 +0000 (06:21 +0200)
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