summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/book/book.info2
-rw-r--r--modules/book/book.module2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/book/book.info b/modules/book/book.info
index 6ee78de40..e44458005 100644
--- a/modules/book/book.info
+++ b/modules/book/book.info
@@ -1,7 +1,7 @@
; $Id$
name = Book
-description = Allows users to structure site pages in a hierarchy or outline.
+description = Allows users to create and organize related content in an outline.
package = Core
version = VERSION
core = 7.x
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.
*/
/**