aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/console.py
diff options
context:
space:
mode:
Diffstat (limited to 'klippy/console.py')
-rwxr-xr-xklippy/console.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/klippy/console.py b/klippy/console.py
index 11a3feb9..b0d0c965 100755
--- a/klippy/console.py
+++ b/klippy/console.py
@@ -8,7 +8,7 @@ import sys, optparse, os, re, logging
import util, reactor, serialhdl, msgproto, clocksync
help_txt = """
- This is a debugging console for the Klipper micro-controller.
+ This is a debugging console for the Kutter micro-controller.
In addition to mcu commands, the following artificial commands are
available:
DELAY : Send a command at a clock time (eg, "DELAY 9999 get_uptime")