aboutsummaryrefslogtreecommitdiffstats
path: root/src/intro.js
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2007-01-09 21:21:01 +0000
committerJörn Zaefferer <joern.zaefferer@gmail.com>2007-01-09 21:21:01 +0000
commit2ad5faf3a1dde0714583cd7ea7e9a40de0dca9ad (patch)
tree38802f5bddac7409c0e8505321eb17e63fbf26ef /src/intro.js
parent028f9d859dfed30e45046f28f5fec12cf6e7b2bf (diff)
downloadjquery-2ad5faf3a1dde0714583cd7ea7e9a40de0dca9ad.tar.gz
jquery-2ad5faf3a1dde0714583cd7ea7e9a40de0dca9ad.zip
typo
Diffstat (limited to 'src/intro.js')
-rw-r--r--src/intro.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.js b/src/intro.js
index c03593111..fc373ab53 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") {