Fixed french quotes on canadian multilingual (#11183)

This commit is contained in:
Hedgestock
2020-12-11 20:00:07 +01:00
committed by Drashna Jael're
parent 8d5fa95f4f
commit f304fa3ea2

View File

@@ -149,8 +149,8 @@
// Row 3 // Row 3
#define CA_DEG ALGR(CA_SCLN) // ° #define CA_DEG ALGR(CA_SCLN) // °
// Row 4 // Row 4
#define CA_LDAQ ALGR(CA_X) // « #define CA_LDAQ ALGR(CA_Z) // «
#define CA_RDAQ ALGR(CA_C) // » #define CA_RDAQ ALGR(CA_X) // »
#define CA_LABK ALGR(CA_COMM) // < #define CA_LABK ALGR(CA_COMM) // <
#define CA_RABK ALGR(CA_DOT) // > #define CA_RABK ALGR(CA_DOT) // >