Skip to content

Commit

Permalink
Change key description for double quote
Browse files Browse the repository at this point in the history
  • Loading branch information
aahung committed May 21, 2019
1 parent 9efec5a commit 941e52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unshaky/KeyboardLayouts.m
Expand Up @@ -271,7 +271,7 @@ - (void)setKeyboardLayout:(NSString *)keyboardLayout {
@29: @"à", // <-> 0
@18: @"&", // <-> 1
@19: @"é", // <-> 2
@20: @"Double Quote", // <-> 3
@20: @"Double Quote \"", // <-> 3
@21: @"Quote '", // <-> 4
@23: @"(", // <-> 5
@22: @"§", // <-> 6
Expand Down

0 comments on commit 941e52a

Please sign in to comment.