mirror of
https://github.com/astaxie/beego.git
synced 2025-06-24 07:50:20 +00:00
More minor grammar fixes
This commit is contained in:
pkg
cache
config
context
grace
httplib
logs
@ -72,7 +72,7 @@ func (xc *Config) ParseData(data []byte) (config.Configer, error) {
|
||||
return x, nil
|
||||
}
|
||||
|
||||
// ConfigContainer A Config represents the xml configuration.
|
||||
// ConfigContainer is a Config which represents the xml configuration.
|
||||
type ConfigContainer struct {
|
||||
data map[string]interface{}
|
||||
sync.Mutex
|
||||
|
Reference in New Issue
Block a user