summaryrefslogtreecommitdiff
path: root/scripts/mysql_fix_privilege_tables.sh
diff options
context:
space:
mode:
authorpaul@kite-hub.kitebird.com <>2004-06-28 11:26:54 -0500
committerpaul@kite-hub.kitebird.com <>2004-06-28 11:26:54 -0500
commitf1218f982af5701114e5007ff9d2728eac0bc7ff (patch)
tree5c8d9542f64b8ee16ef47f936354d9ad92027d3f /scripts/mysql_fix_privilege_tables.sh
parent00394f591ec5c211fd9fd76361aca591874d177a (diff)
downloadmariadb-git-f1218f982af5701114e5007ff9d2728eac0bc7ff.tar.gz
Message/comment touchup.
Diffstat (limited to 'scripts/mysql_fix_privilege_tables.sh')
-rw-r--r--scripts/mysql_fix_privilege_tables.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysql_fix_privilege_tables.sh b/scripts/mysql_fix_privilege_tables.sh
index bb48d8ba5c9..f3c5c009f1c 100644
--- a/scripts/mysql_fix_privilege_tables.sh
+++ b/scripts/mysql_fix_privilege_tables.sh
@@ -155,7 +155,7 @@ s_echo ""
if test $verbose = 1
then
s_echo "You can safely ignore all 'Duplicate column' and 'Unknown column' errors"
- s_echo "as this just means that your tables are already up to date."
+ s_echo "because these just mean that your tables are already up to date."
s_echo "This script is safe to run even if your tables are already up to date!"
s_echo ""
fi