Fixes a typo in the title of the load() unit test.
[jquery.git] / test / unit / ajax.js
index c2d5729..cf7c0ad 100644 (file)
@@ -524,7 +524,7 @@ test("jQuery ajax - cross-domain detection", function() {
 
 });
 
-test(".load()) - 404 error callbacks", function() {
+test(".load() - 404 error callbacks", function() {
        expect( 6 );
        stop();