]> source.dussan.org Git - jquery-ui.git/commitdiff
Draggable tests: Fixed typo.
authorYi, EungJun <semtlenori@gmail.com>
Sun, 6 May 2012 03:12:00 +0000 (12:12 +0900)
committerScott González <scott.gonzalez@gmail.com>
Tue, 15 May 2012 17:15:31 +0000 (13:15 -0400)
tests/unit/draggable/draggable_events.js

index 85ba824d8febcb546fb1855cf903aa15dcf3cbff..2b2104ed41669101c384a5cad072f727bb71905a 100644 (file)
@@ -5,7 +5,7 @@
 
 module("draggable: events");
 
-test("callbacks occurance count", function() {
+test("callbacks occurrence count", function() {
 
        expect(3);