From 78f4448a21614ed01b7c4e60eb496889bc58076d Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 23 Dec 2025 00:08:16 +0100 Subject: Renamed correctly --- xembu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xembu.py') diff --git a/xembu.py b/xembu.py index 5c4c701..0ae60e6 100644 --- a/xembu.py +++ b/xembu.py @@ -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" ) -- cgit v1.2.3