aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/deprecated.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/deprecated.js b/src/deprecated.js
index 6ca79d514..11728081c 100644
--- a/src/deprecated.js
+++ b/src/deprecated.js
@@ -3,7 +3,7 @@ define( [
"./var/slice",
"./var/trim",
"./event/alias"
-], function( jQuery, trim, slice ) {
+], function( jQuery, slice, trim ) {
"use strict";