mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 21:37:58 +01:00
PageLoad rather then onPageLoad
This commit is contained in:
@@ -133,7 +133,7 @@ vimperator.Completion = function () //{{{
|
||||
{
|
||||
substrings = [];
|
||||
var nodes = [
|
||||
["onPageLoad", "when a page gets (re)loaded/opened"]
|
||||
["PageLoad", "when a page gets (re)loaded/opened"]
|
||||
];
|
||||
|
||||
if (!filter)
|
||||
|
||||
Reference in New Issue
Block a user