From 6d6c9a42517b9a40f296f3ad406ec2bfc9b20bf1 Mon Sep 17 00:00:00 2001 From: thomasciesla Date: Mon, 27 Oct 2025 16:20:25 +0100 Subject: [PATCH] straceanalyse.py aktualisiert --- straceanalyse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/straceanalyse.py b/straceanalyse.py index 8de07ec..53ccb69 100644 --- a/straceanalyse.py +++ b/straceanalyse.py @@ -590,7 +590,7 @@ def main(): print() if analyzed == 0: - print("⚠️ Konnte keine Daten sammeln!") + print("⚠️ Konnte kesine Daten sammeln!") print(" Shop hat gerade wenig Traffic. Versuche später nochmal oder erhöhe duration.\n") sys.exit(1)