Skip to content

Commit d4d1c88

Browse files
AbirdcflyRainbowDashy
authored andcommitted
chore: remove duplicate word in comments (github#1175)
Signed-off-by: Abirdcfly <[email protected]> Signed-off-by: Abirdcfly <[email protected]>
1 parent 42893fb commit d4d1c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/logic/applier.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ func newDmlBuildResultError(err error) *dmlBuildResult {
4747
}
4848
}
4949

50-
// Applier connects and writes the the applier-server, which is the server where migration
50+
// Applier connects and writes the applier-server, which is the server where migration
5151
// happens. This is typically the master, but could be a replica when `--test-on-replica` or
5252
// `--execute-on-replica` are given.
5353
// Applier is the one to actually write row data and apply binlog events onto the ghost table.

0 commit comments

Comments
 (0)