mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-07 07:03:35 +02: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