From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 24 Sep 2023 04:37:13 +0000 (+0200)
Subject: Fix language.
X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdb.prefix%7D%7D/%7B%7Bprefix%7D%7D/ledger2?a=commitdiff_plain;h=3f85c397248cb8fbd594ce68f66f356f26771e61;p=misc

Fix language.
---

diff --git a/bookmaker.py b/bookmaker.py
index 0de7f19..291d00b 100755
--- a/bookmaker.py
+++ b/bookmaker.py
@@ -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