aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2013-03-27 09:30:15 -0400
committerScott González <scott.gonzalez@gmail.com>2013-03-27 09:30:15 -0400
commitb26d207d57a8e0fee034b5a9e16fbfa1ac38d67b (patch)
treeffb1bb25113bfe01b37cdda651282329a87ac0bd
parenta9e1755cb96c54ed3ead77f3eb375544fbf2b4b3 (diff)
downloadjquery-ui-b26d207d57a8e0fee034b5a9e16fbfa1ac38d67b.tar.gz
jquery-ui-b26d207d57a8e0fee034b5a9e16fbfa1ac38d67b.zip
Core: Updated comment about $.ui.plugin.
-rw-r--r--ui/jquery.ui.core.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js
index 0d263fa5f..6e672dfe6 100644
--- a/ui/jquery.ui.core.js
+++ b/ui/jquery.ui.core.js
@@ -267,7 +267,7 @@ $.fn.extend({
});
$.extend( $.ui, {
- // $.ui.plugin is deprecated. Use the proxy pattern instead.
+ // $.ui.plugin is deprecated. Use $.widget() extensions instead.
plugin: {
add: function( module, option, set ) {
var i,