### Eclipse Workspace Patch 1.0
#P DrupalHEAD
Index: modules/book/book.info
===================================================================
RCS file: /cvs/drupal/drupal/modules/book/book.info,v
retrieving revision 1.10
diff -u -r1.10 book.info
--- modules/book/book.info	11 Oct 2008 02:32:38 -0000	1.10
+++ modules/book/book.info	12 Oct 2008 16:25:33 -0000
@@ -1,7 +1,7 @@
 ; $Id: book.info,v 1.10 2008/10/11 02:32:38 webchick Exp $
 
 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
Index: modules/book/book.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/book/book.module,v
retrieving revision 1.471
diff -u -r1.471 book.module
--- modules/book/book.module	9 Oct 2008 15:15:50 -0000	1.471
+++ modules/book/book.module	12 Oct 2008 16:25:34 -0000
@@ -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.
  */
 
 /**
