From 5b7f34d74bd78c97d86ae82f2899d0ce6d04b0c3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rn=20Zaefferer?= Date: Thu, 11 Jan 2007 19:32:18 +0000 Subject: [PATCH] Fixed that stupid type once more --- src/jquery/jquery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jquery/jquery.js b/src/jquery/jquery.js index 70a16e6..6d1fb2f 100644 --- a/src/jquery/jquery.js +++ b/src/jquery/jquery.js @@ -1704,7 +1704,7 @@ jQuery.extend({ */ /* - * Wheather the W3C compliant box model is being used. + * Whether the W3C compliant box model is being used. * * @property * @name $.boxModel -- 1.7.10.4