| Index: ui/keyboard/resources/layouts/qwerty.html
|
| diff --git a/ui/keyboard/resources/layouts/qwerty.html b/ui/keyboard/resources/layouts/qwerty.html
|
| index 08d622bdf5bf054e5692601cae8a2260c6017e72..d43430c3d0869cab10b267d1058b1e10358b5846 100644
|
| --- a/ui/keyboard/resources/layouts/qwerty.html
|
| +++ b/ui/keyboard/resources/layouts/qwerty.html
|
| @@ -58,7 +58,7 @@
|
| <kb-row>
|
| <kb-key class="dark" toKeyset="down:symbol" char="Invalid"
|
| align="center" weight="105">?123</kb-key>
|
| - <kb-key class="dark">_</kb-key>
|
| + <kb-key class="dark">-</kb-key>
|
| <kb-key class="dark" stretch>/</kb-key>
|
| <kb-key char=" " class="space" sound="keypress-spacebar" weight="540">
|
| </kb-key>
|
|
|