From f14cb1ab2b2b61070ef9dcd3f49a44f0b45a72ef Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 3 Jul 2005 15:56:04 +0000 Subject: - Patch #25928 by Uwe: 'the the' -> 'the'. --- modules/book.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/book.module') diff --git a/modules/book.module b/modules/book.module index 094844d93..d4e408ccb 100644 --- a/modules/book.module +++ b/modules/book.module @@ -299,7 +299,7 @@ function book_outline() { /** - * Return the the most recent revision that matches the specified conditions. + * Return the most recent revision that matches the specified conditions. */ function book_revision_load($page, $conditions = array()) { -- cgit v1.2.3