Fixes a typo in the title of the load() unit test.

This commit is contained in:
jaubourg 2011-02-05 03:06:21 +01:00
parent 08fcde6a59
commit 2c77704b14

View 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();