diff --git a/diff2.js b/diff2.js index 1a1fd4e..058e62c 100644 --- a/diff2.js +++ b/diff2.js @@ -774,8 +774,7 @@ function(A, B, cmp){ // // NOTE: this is generic -- does not care what it compares... // -// XXX try as an alternative approach to implement the tree cmp approach -// from diff.js... +// XXX alternativly try to implement the tree cmp approach from diff.js... // XXX would be nice to be able to mixin stuff cmp -- to wrap container // type and the like... var diffSections =