diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-07-22 20:00:55 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-07-22 20:00:55 +0000 |
commit | f4d6bb190d94bb4ca82ea689a0920364f41d7158 (patch) | |
tree | 7c382b6b001e917c2d200d501499f6046c2ed3f6 /modules/blog/blog.module | |
parent | 2b08c40d6af636b4ba03e3d2ede657607c9223a9 (diff) | |
download | brdo-f4d6bb190d94bb4ca82ea689a0920364f41d7158.tar.gz brdo-f4d6bb190d94bb4ca82ea689a0920364f41d7158.tar.bz2 |
- Patch #237189 by catch, sepeck, birdmanx35: improved blog module description.
Diffstat (limited to 'modules/blog/blog.module')
-rw-r--r-- | modules/blog/blog.module | 2 |
1 files changed, 1 insertions, 1 deletions
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. */ /** |