diff options
Diffstat (limited to 'ui/core.js')
-rw-r--r-- | ui/core.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/core.js b/ui/core.js index 8737993d9..9371976b4 100644 --- a/ui/core.js +++ b/ui/core.js @@ -9,7 +9,7 @@ */ //>>label: Core -//>>group: UI Core +//>>group: Core //>>description: The core of jQuery UI, required for all interactions and widgets. //>>docs: http://api.jqueryui.com/category/ui-core/ |