From 130f8e94f41e9e0e947547569adc07f61c99df69 Mon Sep 17 00:00:00 2001 From: "Chloe M." Date: Wed, 24 Jun 2026 05:08:12 +0000 Subject: [PATCH] stos: knot: Update panic message to retire legacy name Signed-off-by: Chloe M. --- paw/stos/ke/knot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paw/stos/ke/knot.c b/paw/stos/ke/knot.c index 72b1d61..ad812ea 100644 --- a/paw/stos/ke/knot.c +++ b/paw/stos/ke/knot.c @@ -37,7 +37,7 @@ static BOOTCONS_ATTR KnotAttr = { }; static CHAR KnotMessage[] = { - "SystemPaw DR has ran into a wittle issue and the kernel pilot kitty\n" + "SystemPaw 3 has ran into a wittle issue and the kernel pilot kitty\n" "has suspended the CPU to prevent damage to your machine.\n\n" "Press and hold the power button until the screen blanks.\n\n" };