Fix comment

This commit is contained in:
agnostic-apollo
2021-07-19 18:12:57 +05:00
parent 7d76e8b185
commit 9febca9567

View File

@@ -116,8 +116,7 @@ public class ExtraKeysInfo {
put("DEL", ""); // U+2326 ⌦ ERASE TO THE RIGHT not well known but easy to understand
put("DRAWER", ""); // U+2630 ☰ TRIGRAM FOR HEAVEN not well known but easy to understand
put("KEYBOARD", ""); // U+2328 ⌨ KEYBOARD not well known but easy to understand
//put("PASTE", "📋"); // U+2328 ⌨ KEYBOARD not well known but easy to understand
put("PASTE", ""); // U+2328 ⌨ KEYBOARD not well known but easy to understand
put("PASTE", ""); // U+2398
}};
static final CharDisplayMap lessKnownCharactersDisplay = new CharDisplayMap() {{