mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Fixed typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user