X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjquery%2Fjquery.js;h=5e2864b3159d0110c99fbd8515bc5d42a12b1ab0;hb=5ed992d5f590a06429859c6b5c511fce07a33b28;hp=e846e4dffee3375db243e42b353cf063aff696a8;hpb=b0cf71332a1cdfac2234a758bc350bcd1d723e9d;p=jquery.git diff --git a/src/jquery/jquery.js b/src/jquery/jquery.js index e846e4d..5e2864b 100644 --- a/src/jquery/jquery.js +++ b/src/jquery/jquery.js @@ -811,7 +811,7 @@ jQuery.fn = jQuery.prototype = { /** * Searches for all elements that match the specified expression. - + * * This method is a good way to find additional descendant * elements with which to process. *