aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2014-07-20 17:20:46 -0700
committerPhil Crosby2014-07-20 17:30:12 -0700
commit358e8b6d6b02bfcb00382057b1376ceb51ea9e60 (patch)
tree8ff6954cd67144a321a769cb294dea6e4d938656
parent21a20a89050acaafab9caf6b5d40dec0d0a09ec1 (diff)
downloadvimium-358e8b6d6b02bfcb00382057b1376ceb51ea9e60.tar.bz2
Fix a typo
-rw-r--r--pages/options.html2
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>