Skip to content

Commit 291c6d3

Browse files
committed
spelling: entirely
1 parent 9bb6959 commit 291c6d3

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
@@ -261,7 +261,7 @@ func (this *Inspector) validateGrants() error {
261261

262262
// restartReplication is required so that we are _certain_ the binlog format and
263263
// row image settings have actually been applied to the replication thread.
264-
// It is entriely possible, for example, that the replication is using 'STATEMENT'
264+
// It is entirely possible, for example, that the replication is using 'STATEMENT'
265265
// binlog format even as the variable says 'ROW'
266266
func (this *Inspector) restartReplication() error {
267267
log.Infof("Restarting replication on %s:%d to make sure binlog settings apply to replication thread", this.connectionConfig.Key.Hostname, this.connectionConfig.Key.Port)

0 commit comments

Comments
 (0)