Skip to content

Commit 961e240

Browse files
committed
spelling: proceeding
1 parent 6a8d97c commit 961e240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go/logic/inspect.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ func (this *Inspector) validateLogSlaveUpdates() error {
377377
}
378378

379379
if this.migrationContext.InspectorIsAlsoApplier() {
380-
log.Warningf("log_slave_updates not found on %s:%d, but executing directly on master, so I'm proceeeding", this.connectionConfig.Key.Hostname, this.connectionConfig.Key.Port)
380+
log.Warningf("log_slave_updates not found on %s:%d, but executing directly on master, so I'm proceeding", this.connectionConfig.Key.Hostname, this.connectionConfig.Key.Port)
381381
return nil
382382
}
383383

0 commit comments

Comments
 (0)