mirror of
https://github.com/jquery/jquery.git
synced 2026-02-07 10:45:27 -05:00
Docs: Fix various spelling errors
Closes gh-2761
This commit is contained in:
@@ -135,7 +135,7 @@ jQuery.extend( {
|
||||
// Handle all other returned values
|
||||
} else {
|
||||
|
||||
// Only substitue handlers pass on context
|
||||
// Only substitute handlers pass on context
|
||||
// and multiple values (non-spec behavior)
|
||||
if ( handler !== Identity ) {
|
||||
that = undefined;
|
||||
|
||||
Reference in New Issue
Block a user