diff --git a/src/manipulation.js b/src/manipulation.js index f577cf837..583d445be 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 ) {