diff options
author | Osamu Aoki <osamu@debian.org> | 2017-03-13 17:11:05 +0000 |
---|---|---|
committer | Osamu Aoki <osamu@debian.org> | 2017-03-30 00:19:44 +0900 |
commit | 4d2be0281c230fc8d7764e4071d1447c59af2cf7 (patch) | |
tree | 869000d4e23a74be37d4541087c8093dfa629a90 /quantum | |
parent | f787f4291a6e3a363343f80c1c81b13b065ae974 (diff) |
Typo fix
Diffstat (limited to 'quantum')
-rw-r--r-- | quantum/template/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/template.h b/quantum/template/template.h index cd78a54e3e..49e6b60e74 100644 --- a/quantum/template/template.h +++ b/quantum/template/template.h @@ -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, \ |