Skip to content
Permalink
Browse files
Fixed typo
  • Loading branch information
jzaefferer committed Dec 21, 2006
1 parent 98b1b58 commit ccc4c76
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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

0 comments on commit ccc4c76

Please sign in to comment.