aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--klippy/mcu.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/klippy/mcu.py b/klippy/mcu.py
index 0bdf0b5e..054577c0 100644
--- a/klippy/mcu.py
+++ b/klippy/mcu.py
@@ -1,4 +1,4 @@
-# Multi-processor safe interface to micro-controller
+# Interface to Klipper micro-controller code
#
# Copyright (C) 2016,2017 Kevin O'Connor <kevin@koconnor.net>
#