Skip to content
Snippets Groups Projects
Verified Commit 1178275a authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: Typo fixed.

parent 5bc0821f
No related branches found
No related tags found
1 merge request!17Release 6.0
Checking pipeline status
......@@ -138,7 +138,7 @@ function restore_db() {
$MYSQL_CMD $(get_mysql_args) < "$SQL_FILE"
cat <<EOF
If this is not the same SQL server where the SQL dump was originally created
from, make sure that a user with sufficient permissions exist. Note that you
from, make sure that a user with sufficient permissions exists. Note that you
can use the 'grant' action of this script to do this.
EOF
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment