Fix spelling

This commit is contained in:
msvensson@pilot.mysql.com 2008-01-08 15:48:55 +01:00
parent 03d31f72a0
commit 14aaab792d

View File

@ -783,7 +783,7 @@ sub set_mtr_build_thread_ports($) {
"($opt_baseport - $opt_baseport + 9)");
}
mtr_report("Using MR_BUILD_THREAD $opt_mtr_build_thread,",
mtr_report("Using MR_BUILD_THREAD $mtr_build_thread,",
"with reserved ports $opt_baseport..".($opt_baseport+9));
}