Skip to content

Commit

Permalink
Fix a typo of 鍐呭
Browse files Browse the repository at this point in the history
  • Loading branch information
shoothzj authored and nobodyiam committed Mar 4, 2023
1 parent cde7163 commit 83e8dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/repository.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func (c *Cache) GetConfig(namespace string) *Config {
return config.(*Config)
}

// CreateNamespaceConfig 鏍规嵁namespace鍒濆鍖朼gollo鍐呮鼎閰嶇疆
// CreateNamespaceConfig 鏍规嵁namespace鍒濆鍖朼gollo鍐呭閰嶇疆
func CreateNamespaceConfig(namespace string) *Cache {
// config from apollo
var apolloConfigCache sync.Map
Expand Down

0 comments on commit 83e8dd8

Please sign in to comment.