From: Christian Heller <c.heller@plomlompom.de>
Date: Sun, 24 Sep 2023 04:21:35 +0000 (+0200)
Subject: Minor language improvements.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/static/%7B%7Bdb.prefix%7D%7D/day_todos?a=commitdiff_plain;h=d06f9ec48f31309c5709802a6f6c9be7920368bd;p=misc

Minor language improvements.
---

diff --git a/bookmaker.py b/bookmaker.py
index 5e0edb3..d23c20d 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 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