summaryrefslogtreecommitdiff
path: root/database/updates.inc
diff options
context:
space:
mode:
Diffstat (limited to 'database/updates.inc')
-rw-r--r--database/updates.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/database/updates.inc b/database/updates.inc
index fe9389eec..e39267ef4 100644
--- a/database/updates.inc
+++ b/database/updates.inc
@@ -747,7 +747,7 @@ function update_78() {
)");
}
else {
- /* Needs PGSQL/MSSQL equivalent */
+ /* Needs PostgreSQL equivalent */
}
return $ret;
}