diff options
| author | Phil Crosby | 2015-09-09 22:59:10 +0200 | 
|---|---|---|
| committer | Phil Crosby | 2015-09-09 22:59:10 +0200 | 
| commit | 90cfdc730e40e2456cffa13338d89f580f4675d8 (patch) | |
| tree | 980fc30fd4c77e6f7532f0afeda45ed60c2b7c25 | |
| parent | 0afb107722e8ab72e515bb0ddc3b1f75969e28f0 (diff) | |
| download | vimium-90cfdc730e40e2456cffa13338d89f580f4675d8.tar.bz2 | |
Tweak option text
| -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 22b041b7..b5aa5936 100644 --- a/pages/options.html +++ b/pages/options.html @@ -120,7 +120,7 @@ b: http://b.com/?q=%s description              <td verticalAlign="top" class="booleanOption">                <div class="help">                  <div class="example"> -                  In link-hint mode, this option lets you also select a link by typing its text. +                  In link-hint mode, this option lets you select a link by typing its text.                  </div>                </div>                <label> | 
