Stupid grammar.
This commit is contained in:
parent
1c84693b90
commit
6e767e175e
1 changed files with 1 additions and 1 deletions
|
|
@ -678,7 +678,7 @@ function Database(){
|
|||
global.database.env.sync(function(){
|
||||
});
|
||||
} else {
|
||||
console.log("Block cleaning disabled. Would of removed: " + JSON.stringify(data));
|
||||
console.log("Block cleaning disabled. Would have removed: " + JSON.stringify(data));
|
||||
}
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue