mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-29 11:00:12 +00:00
typo fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ad3443dd0d
commit
1d1bbea23d
2
diff.js
2
diff.js
@ -2178,7 +2178,7 @@ var DiffClassPrototype = {
|
|||||||
|
|
||||||
// XXX need to make the diff object the universal context...
|
// XXX need to make the diff object the universal context...
|
||||||
// ...currently the context for most things is .constructor.types
|
// ...currently the context for most things is .constructor.types
|
||||||
// which is global this makesanything that any handler does is not
|
// which is global this makes anything that any handler does not
|
||||||
// local to a particular diff instance...
|
// local to a particular diff instance...
|
||||||
var DiffPrototype = {
|
var DiffPrototype = {
|
||||||
// system meta information...
|
// system meta information...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user