From: Rafael Xavier de Souza Date: Tue, 25 Nov 2014 18:35:37 +0000 (-0200) Subject: Build: Fix typo X-Git-Tag: 1.12.0-beta.1~471 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2a99bb7d37b7084b22b106040441a94f43785a05;p=jquery-ui.git Build: Fix typo Amend "Build: Remove manifest files; move metadata to source files" b5f1ffdea4c3c4b41936e56d4cb23ca8acb2aaa8 Ref gh-1379 --- 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/