summaryrefslogtreecommitdiff
path: root/modules/book/book.pages.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/book/book.pages.inc')
-rw-r--r--modules/book/book.pages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/book/book.pages.inc b/modules/book/book.pages.inc
index aa356837f..a6139279a 100644
--- a/modules/book/book.pages.inc
+++ b/modules/book/book.pages.inc
@@ -221,7 +221,7 @@ function book_remove_form_submit($form, &$form_state) {
/**
* AJAX callback to replace the book parent select options.
*
- * This function is called when the selected book is changed. It updates the
+ * This function is called when the selected book is changed. It updates the
* cached form (either the node form or the book outline form) and returns
* rendered output to be used to replace the select containing the possible
* parent pages in the newly selected book.