diff options
Diffstat (limited to 'ui/tabbable.js')
-rw-r--r-- | ui/tabbable.js | 2 |
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/ |