Fixed a typo.
This commit is contained in:
parent
225ca72d3e
commit
59d1ad50a0
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue