--- stock/adsense/revenue_sharing_basic.module	2008-02-20 16:53:48.000000000 -0600
+++ modified/adsense/revenue_sharing_basic.module	2008-03-31 20:47:53.000000000 -0500
@@ -286,7 +286,7 @@ function revenue_sharing_basic_get_node_
 }
 
 function revenue_sharing_basic_error($error_code) {
-  switch($error_code) {
+  switch ($error_code) {
     case REVENUE_SHARING_BASIC_ERROR_CACHING_ENABLED:
       $text = t('Drupal page cache is enabled. This causes conflicts with revenue sharing, since the pages are stored in the cache and are not dynamically generated. If you experience issues with revenue sharing, then disable the page cache.');
       break;
