diff options
| author | Stephen Blott | 2014-11-02 16:49:47 +0000 |
|---|---|---|
| committer | Stephen Blott | 2014-11-02 16:49:47 +0000 |
| commit | 8e7ef35dab2144919cfe33141cc89dfd24986b5c (patch) | |
| tree | 534efe47d84e8a37b239c0b9c84c79316c3ad852 | |
| parent | 5a31148dcbd657ba13ecec714bad74ca59cac7e1 (diff) | |
| download | vimium-8e7ef35dab2144919cfe33141cc89dfd24986b5c.tar.bz2 | |
Options help text and grammar.
| -rw-r--r-- | pages/options.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pages/options.html b/pages/options.html index 0a0cf48e..51695f71 100644 --- a/pages/options.html +++ b/pages/options.html @@ -412,7 +412,9 @@ unmapAll <br/> <footer id="showHelpDialogMessage"> - To view all available shortcuts, type <strong>?</strong> to show the Vimium help dialog. + Type <strong>?</strong> to show the Vimium help dialog. + <br/> + Type <strong>Ctrl-ENTER</strong> in text inputs to save all options. </footer> </div> </body> |
