fix(docs): Fix INT6 keycode description
This commit is contained in:
parent
a5c57fa224
commit
98524a9567
1 changed files with 1 additions and 1 deletions
|
@ -3477,7 +3477,7 @@ export default [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
names: ["INTERNATIONAL_6", "INT6", "INT_KPJPCOMMA"],
|
names: ["INTERNATIONAL_6", "INT6", "INT_KPJPCOMMA"],
|
||||||
description: ", [カソマ] (International 6)",
|
description: ", [カンマ] (International 6)",
|
||||||
context: "Keyboard",
|
context: "Keyboard",
|
||||||
clarify: false,
|
clarify: false,
|
||||||
usages: [
|
usages: [
|
||||||
|
|
Loading…
Add table
Reference in a new issue