diff --git modules/user.views.inc modules/user.views.inc
index 7b71c2d..1259bcd 100644
--- modules/user.views.inc
+++ modules/user.views.inc
@@ -210,7 +210,7 @@ function user_views_data() {
     ),
   );
 
-  // published status
+  // active status
   $data['users']['status'] = array(
     'title' => t('Active'), // The item it appears as on the UI,
     'help' => t('Whether a user is active or blocked.'), // The help that appears on the UI,
