X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fajax%2Fajax.js;h=2e222d4539b9405371cbd48099f192e9a4f731b9;hb=ccc4c7663a117f4a9c5469f086d18133ae4f2e38;hp=485bf1b82bd5f79c1d2d95b1cb6185d594ae5525;hpb=98b1b580c7298c1ced00f9ec4d65452b4d559da7;p=jquery.git diff --git a/src/ajax/ajax.js b/src/ajax/ajax.js index 485bf1b..2e222d4 100644 --- a/src/ajax/ajax.js +++ b/src/ajax/ajax.js @@ -475,7 +475,7 @@ jQuery.extend({ * Last-Modified header. Default value is false, ignoring the header. * * (Number) timeout - Local timeout to override global timeout, eg. to give a - * single request a longer timeout while all others timeout after 1 seconds. + * single request a longer timeout while all others timeout after 1 second. * See $.ajaxTimeout() for global timeouts. * * (Boolean) global - Whether to trigger global AJAX event handlers for