X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fmanipulation.js;h=583d445be23296879e6e03de950a1c820d819c57;hb=7175b2ffabe57fcd403ca03f2b4ff895f5012836;hp=f577cf83772928522e2c42e70ccff2114d788207;hpb=627a32cea2da11673f459d6eff1dc393b8c41d6f;p=jquery.git diff --git a/src/manipulation.js b/src/manipulation.js index f577cf8..583d445 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -9,7 +9,7 @@ var rinlinejQuery = / jQuery\d+="(?:\d+|null)"/g, return rselfClosing.test(tag) ? all : front + ">"; - }); + }; jQuery.fn.extend({ text: function( text ) {