From: Jörn Zaefferer Date: Tue, 9 Jan 2007 21:21:01 +0000 (+0000) Subject: typo X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=2ad5faf3a1dde0714583cd7ea7e9a40de0dca9ad;p=jquery.git typo --- diff --git a/src/intro.js b/src/intro.js index c035931..fc373ab 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1,2 @@ -/* prevent execution of jQuery if included more then once */ +/* prevent execution of jQuery if included more than once */ if(typeof window.jQuery == "undefined") {