]> source.dussan.org Git - jquery-ui.git/commitdiff
Effect: Fix typo
authorLuke Brookhart <luke@onjax.com>
Thu, 15 Dec 2016 16:27:39 +0000 (11:27 -0500)
committerScott González <scott.gonzalez@gmail.com>
Sat, 17 Dec 2016 00:55:44 +0000 (19:55 -0500)
Closes gh-1778

ui/effect.js

index 5b59817d52f1a83ef222493f26138f6db8a958b0..31e6024a174c2dbaeac0153fc74ca066b2522e11 100644 (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,