--- googleanalytics.module	Fri Oct 12 13:21:28 2007
+++ googleanalytics.module	Fri Dec 14 11:04:03 2007
@@ -156,7 +156,7 @@ function googleanalytics_admin_settings(
     '#type' => 'fieldset',
     '#title' => t('User Role Tracking'),
     '#collapsible' => TRUE,
-    '#description' => t('Define what user roles should not be tracked by Google Analytics.'),
+    '#description' => t('Define what user roles should be tracked by Google Analytics.'),
   );

   $form['roles']['googleanalytics_track__user1'] = array(
