]> 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)
committerOsamu Aoki <osamu@debian.org>
Wed, 29 Mar 2017 15:19:44 +0000 (00:19 +0900)
quantum/template/template.h

index cd78a54e3ee0c846de34737bd7fed0f4fa986b7a..49e6b60e74ad01de8d9ef91a56c842fc1dbc93f5 100644 (file)
@@ -5,7 +5,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, \