diff --git a/diff.js b/diff.js index e488301..123f48a 100644 --- a/diff.js +++ b/diff.js @@ -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...