]> source.dussan.org Git - jquery-ui.git/commitdiff
Core: Updated comment about $.ui.plugin.
authorScott González <scott.gonzalez@gmail.com>
Wed, 27 Mar 2013 13:30:15 +0000 (09:30 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 27 Mar 2013 13:30:15 +0000 (09:30 -0400)
ui/jquery.ui.core.js

index 0d263fa5f3d7b5b96219307893139bd3651c7995..6e672dfe6db5d59583699694371a8980bfaaa26a 100644 (file)
@@ -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,