aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Xavier de Souza <rxaviers@gmail.com>2014-11-25 16:35:37 -0200
committerRafael Xavier de Souza <rxaviers@gmail.com>2014-11-25 16:35:37 -0200
commit2a99bb7d37b7084b22b106040441a94f43785a05 (patch)
treeb12b46cf05ee62c94f2f70831b035db953ce9c3d
parent24ce1c8b24e5fc7db98a68c0b5e39aaa293cd040 (diff)
downloadjquery-ui-2a99bb7d37b7084b22b106040441a94f43785a05.tar.gz
jquery-ui-2a99bb7d37b7084b22b106040441a94f43785a05.zip
Build: Fix typo
Amend "Build: Remove manifest files; move metadata to source files" b5f1ffdea4c3c4b41936e56d4cb23ca8acb2aaa8 Ref gh-1379
-rw-r--r--ui/resizable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/resizable.js b/ui/resizable.js
index 5c262f1e5..c506a2efd 100644
--- a/ui/resizable.js
+++ b/ui/resizable.js
@@ -7,7 +7,7 @@
* http://jquery.org/license
*/
-//>>label: Resizble
+//>>label: Resizable
//>>group: Interactions
//>>description: Enables resize functionality for any element.
//>>docs: http://api.jqueryui.com/resizable/