mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-07 15:43:34 +02:00
"impliment" -> "implement"
This commit is contained in:
@@ -1417,7 +1417,7 @@ const Dactyl = Module("dactyl", {
|
||||
});
|
||||
},
|
||||
getInstallForURL: function (url, callback, mimetype) {
|
||||
dactyl.assert(false, "Install by URL not implimented");
|
||||
dactyl.assert(false, "Install by URL not implemented");
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user