We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d64b76 commit 6a8d97cCopy full SHA for 6a8d97c
1 file changed
go/logic/migrator.go
@@ -820,7 +820,7 @@ func (this *Migrator) printMigrationStatusHint(writers ...io.Writer) {
820
}
821
822
823
-// printStatus prints the prgoress status, and optionally additionally detailed
+// printStatus prints the progress status, and optionally additionally detailed
824
// dump of configuration.
825
// `rule` indicates the type of output expected.
826
// By default the status is written to standard output, but other writers can
0 commit comments