summary refs log tree commit diff
diff options
context:
space:
mode:
authorcrazyiop <crazyiop@gmail.com>2018-02-28 18:07:08 +0100
committerJack Humbert <jack.humb@gmail.com>2018-03-07 17:09:41 -0500
commit483e3cd1cb8805ef9074d01fb1750e08a025f5ca (patch)
tree47ebd4a88cd0cbd30f9ae1a11bf8c48accb6a7ed
parent821b492667ff774534ba926dc3ec2d134d247f98 (diff)
quantum: keymap_bepo.h: fix typo in BP_COMMMA
-rw-r--r--quantum/keymap_extras/keymap_bepo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_bepo.h b/quantum/keymap_extras/keymap_bepo.h
index 013559e96d..05fd2b0023 100644
--- a/quantum/keymap_extras/keymap_bepo.h
+++ b/quantum/keymap_extras/keymap_bepo.h
@@ -203,7 +203,7 @@
 #define BP_DEAD_TREMA               ALTGR(BP_I)         // dead ¨ (trema/umlaut/diaresis)
 #define BP_DTRM                     BP_DEAD_TREMA
 #define BP_EURO                     ALTGR(BP_E)         // €
-#define BP_TYPOGRAPHICAL_APOSTROPHE ALTGR(BP_COMMMA)    // ’
+#define BP_TYPOGRAPHICAL_APOSTROPHE ALTGR(BP_COMMA)     // ’
 #define BP_TAPO                     BP_TYPOGRAPHICAL_APOSTROPHE
 #define BP_COPYRIGHT                ALTGR(BP_C)         // ©
 #define BP_CPRT                     BP_COPYRIGHT