summaryrefslogtreecommitdiff
path: root/modules/book.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/book.module')
-rw-r--r--modules/book.module6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/book.module b/modules/book.module
index 88edc1e1b..1692da7d5 100644
--- a/modules/book.module
+++ b/modules/book.module
@@ -357,10 +357,10 @@ function book_outline_submit($form_id, $form_values) {
}
/**
- * Given a node, this function returns an array of 'book node' objects
- * representing the path in the book tree from the root to the
+ * Given a node, this function returns an array of 'book node' objects
+ * representing the path in the book tree from the root to the
* parent of the given node.
- *
+ *
* @param node - a book node object for which to compute the path
*
* @return - an array of book node objects representing the path of