- Patch #232095 by birdmanx35, keith.smith: improve book module description.
parent
32ba32df76
commit
0ff80347a0
|
|
@ -1,7 +1,7 @@
|
||||||
; $Id$
|
; $Id$
|
||||||
|
|
||||||
name = Book
|
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
|
package = Core
|
||||||
version = VERSION
|
version = VERSION
|
||||||
core = 7.x
|
core = 7.x
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file
|
* @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.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue