]> git.mxchange.org Git - friendica-addons.git/blobdiff - jappixmini/jappix/js/jquery.js
Merge branch '3.6-rc'
[friendica-addons.git] / jappixmini / jappix / js / jquery.js
index a4f114586ce4468aae29f8f241f145556377307f..7b0be75f83ce4eb1f902844f92c790db94e76a10 100644 (file)
@@ -1403,7 +1403,7 @@ jQuery.fn.extend({
                });
        },
 
-       // Based off of the plugin by Clint Helfers, with permission.
+       // Based off of the addon by Clint Helfers, with permission.
        // http://blindsignals.com/index.php/2009/07/jquery-delay/
        delay: function( time, type ) {
                time = jQuery.fx ? jQuery.fx.speeds[time] || time : time;