minor fix

This commit is contained in:
Fabian Jakobs 2010-12-14 14:18:09 +01:00
commit d6ccdce008

View file

@ -111,7 +111,7 @@ define(function(require, exports, module) {
},
call: function() {
lang.cancel();
this.cancel();
fcn();
},