diff options
author | Florian Didron <fdidron@users.noreply.github.com> | 2020-10-22 14:26:21 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-22 14:26:21 +0900 |
commit | 0435ba95ca18efa8e5a550864c6f306bddf27821 (patch) | |
tree | d04bd968916fb2e28a49409b35447f8d98672a83 /quantum | |
parent | d529eb8c0dde0f8ebde77b82b8ea07a99cc6b41e (diff) |
fix: comment typo
Diffstat (limited to 'quantum')
-rw-r--r-- | quantum/keymap_extras/keymap_contributions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_contributions.h b/quantum/keymap_extras/keymap_contributions.h index ce87b6aba0..2448e33cee 100644 --- a/quantum/keymap_extras/keymap_contributions.h +++ b/quantum/keymap_extras/keymap_contributions.h @@ -14,7 +14,7 @@ #define PL_08 ALGR(KC_C) // ć #define PL_09 ALGR(KC_A) // ą -//Kazakh programmer, contributed by Zhanibek Adilbekov +//Kazakh, contributed by Zhanibek Adilbekov #define KK_01 KC_SLASH // № #define KK_02 KC_DOT // ю #define KK_03 KC_COMMA // б |