Docs: Fix various spelling errors

Closes gh-2761
This commit is contained in:
Josh Soref
2015-12-04 06:49:23 +00:00
committed by Dave Methvin
parent 36a7cf9b1e
commit aae44111e2
6 changed files with 8 additions and 8 deletions

View File

@@ -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;