From 4821425933ca3c1873f6a7ff8f858ab05f664067 Mon Sep 17 00:00:00 2001 From: Moritz Poldrack Date: Tue, 5 Jul 2022 20:26:47 +0200 Subject: [PATCH] fix typo in panic logger Signed-off-by: Moritz Poldrack Acked-by: Tim Culverhouse --- logging/panic-logger.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logging/panic-logger.go b/logging/panic-logger.go index 5ae3166..b80e6cf 100644 --- a/logging/panic-logger.go +++ b/logging/panic-logger.go @@ -48,7 +48,7 @@ func PanicHandler() { } const panicMessage = ` -aerc has encountered a critical error and has terminated. Please help us fixing +aerc has encountered a critical error and has terminated. Please help us fix this by sending this log and the steps to reproduce the crash to: ~rjarry/aerc-devel@lists.sr.ht