aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hidflash/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hidflash/main.c')
-rw-r--r--lib/hidflash/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/hidflash/main.c b/lib/hidflash/main.c
index 84abc335..bb4004aa 100644
--- a/lib/hidflash/main.c
+++ b/lib/hidflash/main.c
@@ -21,9 +21,9 @@
*
* Modified 4/24/2020
* by Eric Callahan <arksine.code@gmail.com>
-* This version of hid-flash has been modified to work with Klipper.
+* This version of hid-flash has been modified to work with Kutter.
* The serial port argument is now optional. If entered and found this program
-* will attempt to force Klipper jump to the bootloader by connecting at
+* will attempt to force Kutter jump to the bootloader by connecting at
* 1200 baud and enabling DTR.
*/