From: Jörn Zaefferer <joern.zaefferer@gmail.com>
Date: Thu, 11 Jan 2007 19:32:18 +0000 (+0000)
Subject: Fixed that stupid type once more
X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=5b7f34d74bd78c97d86ae82f2899d0ce6d04b0c3;p=jquery.git

Fixed that stupid type once more
---

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