typo fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-08-27 01:27:18 +03:00
parent ad3443dd0d
commit 1d1bbea23d

View File

@ -2178,7 +2178,7 @@ var DiffClassPrototype = {
// XXX need to make the diff object the universal context...
// ...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...
var DiffPrototype = {
// system meta information...