aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/queue.js')
-rw-r--r--src/queue.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/queue.js b/src/queue.js
index 29e766078..3cc1dd22d 100644
--- a/src/queue.js
+++ b/src/queue.js
@@ -59,7 +59,8 @@ jQuery.extend({
}
},
- // not intended for public consumption - generates a queueHooks object, or returns the current one
+ // not intended for public consumption - generates a queueHooks object,
+ // or returns the current one
_queueHooks: function( elem, type ) {
var key = type + "queueHooks";
return jQuery._data( elem, key ) || jQuery._data( elem, key, {