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:
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user