aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorTJ VanToll <tj.vantoll@gmail.com>2014-02-04 08:53:01 -0500
committerTJ VanToll <tj.vantoll@gmail.com>2014-02-04 08:53:01 -0500
commitea657456918ea208c2e2cceef6c05735f298963d (patch)
tree3dfeb5f19a2b3f6677f4b6a0083b6cecd4dccd01 /build
parent74f38b4e2f31fc16c6951cbb8a96530f29ed6488 (diff)
downloadjquery-ui-ea657456918ea208c2e2cceef6c05735f298963d.tar.gz
jquery-ui-ea657456918ea208c2e2cceef6c05735f298963d.zip
Build: Fixing a small typo in the effect's description
Diffstat (limited to 'build')
-rw-r--r--build/effect.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/effect.json b/build/effect.json
index 07e047f03..3963bced3 100644
--- a/build/effect.json
+++ b/build/effect.json
@@ -32,7 +32,7 @@
},
"scale": {
"dependencies": [ "effect-size" ],
- "description": "Grows or shrinks an element and its content. Restores an elemnt to its original size."
+ "description": "Grows or shrinks an element and its content. Restores an element to its original size."
},
"shake": {
"description": "Shakes an element horizontally or vertically n times."