summaryrefslogtreecommitdiff
path: root/database
diff options
context:
space:
mode:
Diffstat (limited to 'database')
-rw-r--r--database/updates.inc2
1 files changed, 1 insertions, 1 deletions
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);