Effect: Fix typo

Closes gh-1778
This commit is contained in:
Luke Brookhart 2016-12-15 11:27:39 -05:00 committed by Scott González
parent cc37fe76aa
commit 4b9f32486c

View File

@ -1359,7 +1359,7 @@ $.fn.extend( {
var el = $( this ),
normalizedMode = $.effects.mode( el, mode ) || defaultMode;
// Sentinel for duck-punching the :animated psuedo-selector
// Sentinel for duck-punching the :animated pseudo-selector
el.data( dataSpaceAnimated, true );
// Save effect mode for later use,