From eeccc5b33173b9927c0b7a452927e730e5dfa0e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=C3=A9=20Ammatuna?= Date: Tue, 10 Jul 2018 16:54:19 -0700 Subject: Fix typo in comments --- Model01-Firmware.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Model01-Firmware.ino b/Model01-Firmware.ino index bc45ee3..e58df7f 100644 --- a/Model01-Firmware.ino +++ b/Model01-Firmware.ino @@ -59,7 +59,7 @@ // Support for host power management (suspend & wakeup) #include "Kaleidoscope-HostPowerManagement.h" -// Support for magic combos (key chrods that trigger an action) +// Support for magic combos (key chords that trigger an action) #include "Kaleidoscope-MagicCombo.h" // Support for USB quirks, like changing the key state report protocol -- cgit v1.2.3