mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-08 23:13:32 +02: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