fix doc typos and switched description for keycodes NUBS and NUHS

This commit is contained in:
Christian Tu
2021-09-17 16:06:32 +02:00
committed by Kyle Brown
parent 27cf8e7d4d
commit 113e8eb867
20 changed files with 37 additions and 37 deletions

View File

@@ -444,7 +444,7 @@ class KMKKeyboard:
ext.during_bootup(self)
except Exception:
if self.debug_enabled:
print('Failed to load extention', ext)
print('Failed to load extension', ext)
self._init_matrix()