mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 05:02:35 +08:00
pkg: fix codespell issues
This commit is contained in:
@ -22,7 +22,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
// changeTypeToSymbol is used for populating the terminating characer in
|
||||
// changeTypeToSymbol is used for populating the terminating character in
|
||||
// the diff
|
||||
changeTypeToSymbol = map[ChangeType]string{
|
||||
ChangeNil: "",
|
||||
|
Reference in New Issue
Block a user