summaryrefslogtreecommitdiffstats
path: root/quantum
diff options
context:
space:
mode:
authorOsamu Aoki <osamu@debian.org>2017-03-13 18:11:05 +0100
committernielsenz <nielsen.zac@gmail.com>2017-03-31 04:08:15 +0200
commit3a1ee48cda5f185ebb3a4f989b389edf029992bb (patch)
treeac7df902805a179dcb2a98337f1ddd452eef1058 /quantum
parent2366ebfbbdeb6ec29cc9a0facda44d666305dd6e (diff)
downloadqmk_firmware-3a1ee48cda5f185ebb3a4f989b389edf029992bb.tar.gz
qmk_firmware-3a1ee48cda5f185ebb3a4f989b389edf029992bb.tar.xz
Typo fix
Diffstat (limited to 'quantum')
-rw-r--r--quantum/template/template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/template.h b/quantum/template/template.h
index e912188ba..7e2b14f3c 100644
--- a/quantum/template/template.h
+++ b/quantum/template/template.h
@@ -20,7 +20,7 @@
// This a shortcut to help you visually see your layout.
// The following is an example using the Planck MIT layout
-// The first section contains all of the arguements
+// The first section contains all of the arguments
// The second converts the arguments into a two-dimensional array
#define KEYMAP( \
k00, k01, k02, \