1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-21 19:45:45 +01:00

fix some help typos

This commit is contained in:
Doug Kearns
2007-08-16 10:58:34 +00:00
parent 0c7844dbeb
commit 1ec6743b5d
6 changed files with 20 additions and 20 deletions

View File

@@ -148,7 +148,7 @@ function Bookmarks() //{{{
return deleted;
}
// also ensures that each search engine has a vimperator-friendly alias
// also ensures that each search engine has a Vimperator-friendly alias
this.getSearchEngines = function()
{
var search_engines = [];