diff options
| author | Phil Crosby | 2014-07-20 17:20:46 -0700 |
|---|---|---|
| committer | Phil Crosby | 2014-07-20 17:30:12 -0700 |
| commit | 358e8b6d6b02bfcb00382057b1376ceb51ea9e60 (patch) | |
| tree | 8ff6954cd67144a321a769cb294dea6e4d938656 /pages/options.html | |
| parent | 21a20a89050acaafab9caf6b5d40dec0d0a09ec1 (diff) | |
| download | vimium-358e8b6d6b02bfcb00382057b1376ceb51ea9e60.tar.bz2 | |
Fix a typo
Diffstat (limited to 'pages/options.html')
| -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> |
