Fix typo
This commit is contained in:

committed by
Mehrdad Afshari

parent
66c9ed803b
commit
53ae6b7e90
@ -38,7 +38,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
caFile = flag.String("ca_file", "", "The file containning the CA root cert file")
|
||||
caFile = flag.String("ca_file", "", "The file containing the CA root cert file")
|
||||
)
|
||||
|
||||
type lockingHistogram struct {
|
||||
|
Reference in New Issue
Block a user