Fixed a typo.

This commit is contained in:
JT Smith 2003-01-05 18:34:23 +00:00
parent 225ca72d3e
commit 59d1ad50a0

View file

@ -39,7 +39,7 @@ if ($ARGV[0] ne "--doit") {
print "\tmysqlDump = $mysqldump\n";
print "\tbackupPath = $backupDir\n";
print "\n";
print "Use the following command to being the upgrade.\n";
print "Use the following command to begin the upgrade.\n";
print "\n";
print "\tperl $0 --doit\n";
print "\n";