chore: fix typo
This commit is contained in:
@@ -11,7 +11,7 @@ type rocky struct {
|
||||
redhatBase
|
||||
}
|
||||
|
||||
// NewAmazon is constructor
|
||||
// NewRocky is constructor
|
||||
func newRocky(c config.ServerInfo) *rocky {
|
||||
r := &rocky{
|
||||
redhatBase{
|
||||
|
||||
Reference in New Issue
Block a user