terminology/docs update

This commit is contained in:
baron@percona.com
2012-03-29 15:33:27 -04:00
parent 8a29ad3960
commit 8cfcaf2636

View File

@@ -5262,7 +5262,7 @@ sub main {
else {
print "You did not specify --alter-foreign-keys-method, but there "
. "are foreign keys that reference the table. "
. "Please read the tool's documentation carefully.";
. "Please read the tool's documentation carefully.\n";
return 1;
}
}