diff options
| author | Leonard Kugis <leonard@kug.is> | 2025-12-23 00:08:16 +0100 |
|---|---|---|
| committer | Leonard Kugis <leonard@kug.is> | 2025-12-23 00:08:16 +0100 |
| commit | 78f4448a21614ed01b7c4e60eb496889bc58076d (patch) | |
| tree | 6fe5976a2f05abd4be270c9243a0914ca1f12cf8 /xembu.py | |
| parent | d6a38754c5c92cb6a321dd859f6ffc0f37b9f79b (diff) | |
| download | xembu-78f4448a21614ed01b7c4e60eb496889bc58076d.tar.gz | |
Renamed correctly
Diffstat (limited to 'xembu.py')
| -rw-r--r-- | xembu.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ def _decorate_figure(fig, mono_font, title: str, generated_at: str, page: int, t # Fußzeile links (zweizeilig) footer_left = ( - "xembu - eXtensiblE Multiuser Bookkeeping Utility\n" + "xembu - eXtensible Event-based Multiuser Bookkeeping Utility\n" "Copyright (C) 2024 Leonard Kugis\n" "This program comes with ABSOLUTELY NO WARRANTY; for details see LICENSE.txt" ) |
