diff options
| -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 eb078ba7..b71625e8 100644 --- a/pages/options.html +++ b/pages/options.html @@ -349,7 +349,7 @@ unmapAll                      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> | 
