home · contact · privacy
Fix language.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 24 Sep 2023 04:37:13 +0000 (06:37 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 24 Sep 2023 04:37:13 +0000 (06:37 +0200)
bookmaker.py

index 0de7f19b3e2eb69491e5148c4a6f3b90dd30a674..291d00bf9f2f6412fafbdbfe5fcf5cfabcf47f60 100755 (executable)
@@ -1,6 +1,6 @@
 #!/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 that may 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