mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 20:44:11 +01:00
Fix a few more comment typos.
This commit is contained in:
@@ -376,7 +376,7 @@ function iter(obj) {
|
||||
|
||||
/**
|
||||
* Returns true if both arguments are functions and
|
||||
* (targ() instaneof src) would also return true.
|
||||
* (targ() instanceof src) would also return true.
|
||||
*
|
||||
* @param {function} targ
|
||||
* @param {function} src
|
||||
|
||||
Reference in New Issue
Block a user