From 2ad5faf3a1dde0714583cd7ea7e9a40de0dca9ad Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rn=20Zaefferer?= Date: Tue, 9 Jan 2007 21:21:01 +0000 Subject: [PATCH] typo --- src/intro.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") { -- 1.7.10.4