From 5b7f34d74bd78c97d86ae82f2899d0ce6d04b0c3 Mon Sep 17 00:00:00 2001
From: Jörn Zaefferer <joern.zaefferer@gmail.com>
Date: Thu, 11 Jan 2007 19:32:18 +0000
Subject: 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 70a16e680..6d1fb2f99 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
-- 
cgit v1.2.3