You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2007/01/15 16:04:07 UTC

svn commit: r496361 - /myfaces/tobago/trunk/theme/standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/theme-config.js

Author: lofwyr
Date: Mon Jan 15 07:04:07 2007
New Revision: 496361

URL: http://svn.apache.org/viewvc?view=rev&rev=496361
Log:
fix spelling in comment

Modified:
    myfaces/tobago/trunk/theme/standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/theme-config.js

Modified: myfaces/tobago/trunk/theme/standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/theme-config.js
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/theme/standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/theme-config.js?view=diff&rev=496361&r1=496360&r2=496361
==============================================================================
--- myfaces/tobago/trunk/theme/standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/theme-config.js (original)
+++ myfaces/tobago/trunk/theme/standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/theme-config.js Mon Jan 15 07:04:07 2007
@@ -54,7 +54,7 @@
 Tobago.Config.set("Tobago", "themeConfig", "standard/standard");
 
  /**
-  * scrollbar witdh, may be browser specific
+  * scrollbar width, may be browser specific
   */
 Tobago.Config.set("Tobago", "scrollbarWidth", 15);