From ae9102482560b557628c83a247ab35063ade0bf7 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 15 Aug 2025 21:13:44 +0100 Subject: Rename everything significant to Kutter except for docs --- scripts/check-gcc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/check-gcc.sh') diff --git a/scripts/check-gcc.sh b/scripts/check-gcc.sh index 2d89d98f..8c363221 100755 --- a/scripts/check-gcc.sh +++ b/scripts/check-gcc.sh @@ -9,7 +9,7 @@ s2=`readelf -A "$f2" | grep "Tag_ARM_ISA_use"` if [ "$s1" != "$s2" ]; then echo "" - echo "ERROR: The compiler failed to correctly compile Klipper" + echo "ERROR: The compiler failed to correctly compile Kutter" echo "It will be necessary to upgrade the compiler" echo "See: https://bugs.launchpad.net/ubuntu/+source/newlib/+bug/1767223" echo "" -- cgit v1.2.3-70-g09d2