fix description
authorMarek Janda <nyx@nyx.cz>
Fri, 26 Jun 2015 10:46:47 +0000 (12:46 +0200)
committerMarek Janda <nyx@nyx.cz>
Fri, 26 Jun 2015 10:46:47 +0000 (12:46 +0200)
auto_tests/tests/synchronize.js

index dcc6169..173b32f 100644 (file)
@@ -99,7 +99,7 @@ describe("synchronize", function() {
 
     DygraphOps.dispatchMouseMove(gs[0], 13, 10);
 
-    //check that both callbacks were re-attached
+    //check that original callback was re-attached
     assert.equal(originalCallbackCalled, true);
 
     //check that selection isn't synchronized anymore