--- mollom.info	2011-01-30 15:07:31.000000000 -0500
+++ mollom.info.new6	2011-01-30 15:06:01.000000000 -0500
@@ -1,6 +1,6 @@
 ; $Id: mollom.info,v 1.6 2010/09/13 00:17:24 dries Exp $
 name = Mollom
-description = Protects forms against spam.
+description = Automatically moderates user-submitted content to protect your site from undesired content such as spam and profanity.
 core = 7.x
 configure = admin/config/content/mollom
 scripts[] = mollom.js
--- mollom.module	2011-01-30 15:07:31.000000000 -0500
+++ mollom.module.new6	2011-01-30 15:06:19.000000000 -0500
@@ -191,8 +191,8 @@ function mollom_menu() {
   );
 
   $items['admin/config/content/mollom'] = array(
-    'title' => 'Mollom',
-    'description' => 'Mollom is a web service that helps you manage your community.',
+    'title' => 'Mollom spam protection and automated content moderation',
+    'description' => 'Configure how the Mollom service moderates user-submitted content such as spam and profanity.',
     'page callback' => 'mollom_admin_form_list',
     'access arguments' => array('administer mollom'),
     'file' => 'mollom.admin.inc',
