? blog-description.patch
Index: modules/blog/blog.info
===================================================================
RCS file: /cvs/drupal/drupal/modules/blog/blog.info,v
retrieving revision 1.8
diff -u -p -r1.8 blog.info
--- modules/blog/blog.info	13 May 2008 18:15:07 -0000	1.8
+++ modules/blog/blog.info	22 Jul 2008 13:04:42 -0000
@@ -1,7 +1,7 @@
 ; $Id: blog.info,v 1.8 2008/05/13 18:15:07 dries Exp $
 
 name = Blog
-description = Enables keeping easily and regularly updated user web pages or blogs.
+description = Enables multi-user blogs.
 package = Core - optional
 version = VERSION
 core = 7.x
Index: modules/blog/blog.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/blog/blog.module,v
retrieving revision 1.308
diff -u -p -r1.308 blog.module
--- modules/blog/blog.module	16 Jul 2008 21:59:25 -0000	1.308
+++ modules/blog/blog.module	22 Jul 2008 13:04:42 -0000
@@ -3,7 +3,7 @@
 
 /**
  * @file
- * Enables keeping an easily and regularly updated web page or a blog.
+ * Enables multi-user blogs.
  */
 
 /**
