diff options
Diffstat (limited to 'ui/focusable.js')
-rw-r--r-- | ui/focusable.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/focusable.js b/ui/focusable.js index 6b7a0b1f1..b8355b96c 100644 --- a/ui/focusable.js +++ b/ui/focusable.js @@ -7,7 +7,7 @@ * http://jquery.org/license */ -//>>label: focusable +//>>label: :focusable Selector //>>group: Core //>>description: Selects elements which can be focused. //>>docs: http://api.jqueryui.com/focusable-selector/ |