From 10f329c0579c24a23f9345a21aa00e56f6755a40 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 19 Oct 2004 18:02:31 +0000 Subject: - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output. Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'. --- database/updates.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'database/updates.inc') diff --git a/database/updates.inc b/database/updates.inc index 6c2a64e18..d0f3ffc26 100644 --- a/database/updates.inc +++ b/database/updates.inc @@ -975,7 +975,7 @@ function update_80() { user_save($account, $edit, 'Personal information'); } - // This variable is needed to distinguish betweene 4.5-RC sites which ran a faulty + // This variable is needed to distinguish between 4.5-RC sites which ran a faulty // update_80() and 4.5-final sites. See update_108. variable_set('update_80_fix', true); -- cgit v1.2.3