mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 02:44:58 +00:00
Fix more typos (#658)
This commit is contained in:
@@ -937,7 +937,7 @@ func parseFlags() (*cliOptions, error) {
|
||||
)
|
||||
|
||||
gop.IntVarLong(&opts.RunningOpsInterval, "running-ops-interval", 'i',
|
||||
fmt.Sprintf("Interval to wait betwwen running ops samples in milliseconds. Default %d milliseconds",
|
||||
fmt.Sprintf("Interval to wait between running ops samples in milliseconds. Default %d milliseconds",
|
||||
opts.RunningOpsInterval),
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user