diff options
| author | Stephen Blott | 2014-12-21 16:33:18 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2014-12-21 16:33:18 +0000 | 
| commit | 2aa9eace76b71ba63d475e10a2e823b77ed59c8e (patch) | |
| tree | 24dd44b4bffc29894e6d1ca467871a4a8cbb6c79 /pages/popup.html | |
| parent | 8654b864f4029493c6e88a765242b99285de7c8e (diff) | |
| download | vimium-2aa9eace76b71ba63d475e10a2e823b77ed59c8e.tar.bz2 | |
Exclusion; fix typo.
Diffstat (limited to 'pages/popup.html')
| -rw-r--r-- | pages/popup.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/popup.html b/pages/popup.html index 37ce0817..c7e2fd6f 100644 --- a/pages/popup.html +++ b/pages/popup.html @@ -65,7 +65,7 @@          <table>            <tr>              <td id="stateLine" style="width: 99%"> -              <span id="helpText">These are rules matching this page.</span> +              <span id="helpText">These are the rules matching this page.</span>                <br/>                <a id="optionsLink" target="_blank" tabindex="99999">Options</a>              </td>  | 
