1
0
Fork 0

fixed spelling

This commit is contained in:
Jan Steemann 2015-03-17 18:23:42 +01:00
parent 043b0cb62f
commit 6d37c96099
1 changed files with 1 additions and 1 deletions

View File

@ -402,7 +402,7 @@ function startInstance (protocol, options, addArgs, testname) {
}
}
}
print("up and Running in " + (time () - startTime) + " seconds");
print("up and running in " + (time () - startTime) + " seconds");
if (!options.cluster && (require("internal").platform.substr(0,3) === 'win')) {
var procdumpArgs = [
'-accepteula',