]> 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, 17 Apr 2013 18:56:21 +0000 (14:56 -0400)
(cherry picked from commit b26d207d57a8e0fee034b5a9e16fbfa1ac38d67b)

ui/jquery.ui.core.js

index 1a13da2512b067e226044a6391ece5d16a657bee..0b1ebaf6512a9ab5530bb10c49096ae3590bf8e3 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,