From: Yi, EungJun Date: Sun, 6 May 2012 03:12:00 +0000 (+0900) Subject: Draggable tests: Fixed typo. X-Git-Tag: 1.9.0m8~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b2a51a589ab4742c1146e9f3088822d706d85e4c;p=jquery-ui.git Draggable tests: Fixed typo. --- diff --git a/tests/unit/draggable/draggable_events.js b/tests/unit/draggable/draggable_events.js index 85ba824d8..2b2104ed4 100644 --- a/tests/unit/draggable/draggable_events.js +++ b/tests/unit/draggable/draggable_events.js @@ -5,7 +5,7 @@ module("draggable: events"); -test("callbacks occurance count", function() { +test("callbacks occurrence count", function() { expect(3);