diff options
| author | Stephen Blott | 2017-09-01 13:27:27 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2017-09-01 13:27:27 +0100 | 
| commit | 02c09ba0dd0ff9573eb4d32d66fda5c0928c4d2c (patch) | |
| tree | b8ac65db6f9fae8a431bb5a995b36bcd91ffdb6d /pages | |
| parent | c48a2affc3c62fe60cb60cdc0e0c5a67bf08214a (diff) | |
| download | vimium-02c09ba0dd0ff9573eb4d32d66fda5c0928c4d2c.tar.bz2 | |
Better explanation of ignoreKeyboardLayout.
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/options.html | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/pages/options.html b/pages/options.html index 27519ccf..c8f5afe0 100644 --- a/pages/options.html +++ b/pages/options.html @@ -211,7 +211,8 @@ b: http://b.com/?q=%s description              <td verticalAlign="top" class="booleanOption">                <div class="help">                  <div class="example"> -                  This is useful for non-Latin keyboards. +                  This forces the use of <code>en-US</code> QWERTY layout and +                  can be helpful for non-Latin keyboards.                  </div>                </div>                <label> | 
