aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/options.html')
-rw-r--r--pages/options.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/options.html b/pages/options.html
index 6df2c92b..889d5ea0 100644
--- a/pages/options.html
+++ b/pages/options.html
@@ -133,12 +133,12 @@ b: http://b.com/?q=%s description
<td verticalAlign="top" class="booleanOption">
<div class="help">
<div class="example">
- Prevent the page from focusing an input on load
+ Prevent pages from focusing an input on load (e.g. Google, Bing, etc.).
</div>
</div>
<label>
- <input id="grabBackfocus" type="checkbox"/>
- Grab back focus
+ <input id="grabBackFocus" type="checkbox"/>
+ Don't let pages steal the focus on load
</label>
</td>
</tr>