diff options
author | Dries Buytaert <dries@buytaert.net> | 2008-10-13 19:59:41 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2008-10-13 19:59:41 +0000 |
commit | 0ff80347a0268b630aa078be3dee3e16d34bc17f (patch) | |
tree | e9f20b2a108853bed9bd2c5a5abdb3e3e8c543a0 /modules/book/book.module | |
parent | 32ba32df76fca6aa00c3a613b009cab9f4146a1b (diff) | |
download | brdo-0ff80347a0268b630aa078be3dee3e16d34bc17f.tar.gz brdo-0ff80347a0268b630aa078be3dee3e16d34bc17f.tar.bz2 |
- Patch #232095 by birdmanx35, keith.smith: improve book module description.
Diffstat (limited to 'modules/book/book.module')
-rw-r--r-- | modules/book/book.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/book/book.module b/modules/book/book.module index d5a2e4468..9bdc23b15 100644 --- a/modules/book/book.module +++ b/modules/book/book.module @@ -3,7 +3,7 @@ /** * @file - * Allows users to structure the pages of a site in a hierarchy or outline. + * Allows users to create and organize related content in an outline. */ /** |