diff options
| author | Stephen Blott | 2016-02-01 12:50:28 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2016-02-18 10:52:45 +0000 | 
| commit | 8eda277c1bfedf898996660e107dd5cb2183a4c9 (patch) | |
| tree | 207d8c890e5984bf9b85361c5cadaf464695b1bd | |
| parent | 5cb9fbe98e934165e5f83c8c7b0154cbf3400570 (diff) | |
| download | vimium-8eda277c1bfedf898996660e107dd5cb2183a4c9.tar.bz2 | |
Wait-for-enter: better wording on options page.
| -rw-r--r-- | pages/options.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pages/options.html b/pages/options.html index 2a425efe..ac515db9 100644 --- a/pages/options.html +++ b/pages/options.html @@ -140,7 +140,7 @@ b: http://b.com/?q=%s description                </div>                <label>                  <input id="waitForEnterForFilteredHints" type="checkbox"/> -                Require <tt>Enter</tt> for filtered hints +                Require <tt>Enter</tt> when filtering hints                </label>              </td>            </tr> | 
