summaryrefslogtreecommitdiff
path: root/modules/blog
diff options
context:
space:
mode:
Diffstat (limited to 'modules/blog')
-rw-r--r--modules/blog/blog.info2
-rw-r--r--modules/blog/blog.module2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/blog/blog.info b/modules/blog/blog.info
index 6093772f4..ec3cf1e44 100644
--- a/modules/blog/blog.info
+++ b/modules/blog/blog.info
@@ -1,7 +1,7 @@
; $Id$
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
diff --git a/modules/blog/blog.module b/modules/blog/blog.module
index 757196366..1bd68a80e 100644
--- a/modules/blog/blog.module
+++ b/modules/blog/blog.module
@@ -3,7 +3,7 @@
/**
* @file
- * Enables keeping an easily and regularly updated web page or a blog.
+ * Enables multi-user blogs.
*/
/**