diff options
Diffstat (limited to 'pages/options.html')
| -rw-r--r-- | pages/options.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/options.html b/pages/options.html index 0869b02a..b71625e8 100644 --- a/pages/options.html +++ b/pages/options.html @@ -330,7 +330,7 @@ unmapAll </td> </tr> <tr> - <td class="caption">Search</td> + <td class="caption">Default Search<br/>Engine</td> <td verticalAlign="top"> <div class="help"> <div class="example"> @@ -342,14 +342,14 @@ unmapAll </td> </tr> <tr> - <td class="caption">Search Engines</td> + <td class="caption">Custom Search<br/>Engines</td> <td verticalAlign="top"> <div class="help"> <div class="example"> Use this to add shortcuts for your common search engines when using the Vomnibar.<br/><br/> The format is:<br/> <pre>your-keyword: http://the-site.com/?q=%s</pre> - %s will be replcaed with your search term.<br/> + %s will be replaced with your search term.<br/> Lines which start with "#" are comments. </div> </div> |
