]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Typo fix
authorOsamu Aoki <osamu@debian.org>
Mon, 13 Mar 2017 17:11:05 +0000 (17:11 +0000)
committernielsenz <nielsen.zac@gmail.com>
Fri, 31 Mar 2017 02:08:15 +0000 (19:08 -0700)
quantum/template/template.h

index e912188bad69f90b6ff4725e0f92b843d6614983..7e2b14f3c106793ed09c7ef99771b2e24f93d08d 100644 (file)
@@ -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, \