pull/1598/head
CeBe 2013-03-07 14:10:54 +01:00
parent 70c329957d
commit 62c13b4c3f
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ require("ep_etherpad-lite/node_modules/npm").load({}, function(er,npm) {
}
});
process.stdout.write("\n");
process.stdout.wirte("done. waiting for db to finish transaction. depended on dbms this may take some time...\n");
process.stdout.write("done. waiting for db to finish transaction. depended on dbms this may take some time...\n");
db.doShutdown(function() {
log("finished, imported " + keyNo + " keys.");