Fix spelling errors in comments and documentation (#7492)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
const (
|
||||
// DefaultSeparator is the default join character to use when joining multiple
|
||||
// measurment parts in a template.
|
||||
// measurement parts in a template.
|
||||
DefaultSeparator = "."
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user