Fix typos in comments.

This commit is contained in:
Jürg Lehni 2013-08-08 15:21:35 -07:00
parent 5e8ec2066b
commit 6b19f25f4b
12 changed files with 18 additions and 18 deletions

View file

@ -70,7 +70,7 @@ var CanvasView = View.extend(/** @lends CanvasView# */{
doubleClick,
clickTime;
// Returns false if event was stopped, true otherwise, wether handler was
// Returns false if event was stopped, true otherwise, whether handler was
// called or not!
function callEvent(type, event, point, target, lastPoint, bubble) {
var item = target,