aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tabbable.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2016-01-14 21:07:53 -0500
committerScott González <scott.gonzalez@gmail.com>2016-01-15 10:26:50 -0500
commit6d0adb27e8031f69ec2bbbcd4532567cb3db05ff (patch)
tree8893783d5c8dd12989caa711eb3f0d9de4d4dccc /ui/tabbable.js
parentffcfb85c9818954adda69e73cf9ba76ea07b554c (diff)
downloadjquery-ui-6d0adb27e8031f69ec2bbbcd4532567cb3db05ff.tar.gz
jquery-ui-6d0adb27e8031f69ec2bbbcd4532567cb3db05ff.zip
Selectors: Fix metadata
Closes gh-1663
Diffstat (limited to 'ui/tabbable.js')
-rw-r--r--ui/tabbable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/tabbable.js b/ui/tabbable.js
index 86bebb77b..3baa641ce 100644
--- a/ui/tabbable.js
+++ b/ui/tabbable.js
@@ -7,7 +7,7 @@
* http://jquery.org/license
*/
-//>>label: focusable
+//>>label: :tabbable Selector
//>>group: Core
//>>description: Selects elements which can be tabbed to.
//>>docs: http://api.jqueryui.com/tabbable-selector/