X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fintro.js;h=9204081a29af5af0d2b4c365b75b75a3e89a3f24;hb=5e964a4a734177c7359735b893e2d6ce5abaedbd;hp=c26ac36cfafb86cf3b836dcb7bdc39baef276629;hpb=770a92a594a803486a66603a67f559ff15915d8b;p=jquery.git diff --git a/src/intro.js b/src/intro.js index c26ac36..9204081 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1,2 @@ -/* prevent execution of jQuery if included more then once */ -if(typeof window.jQuery == "undefined") { +// prevent execution of jQuery if included more than once +if(typeof window.jQuery == "undefined") {