cmd/puppeth: fix typos and review suggestions
This commit is contained in:
@ -92,7 +92,7 @@ type nginxInfos struct {
|
||||
port int
|
||||
}
|
||||
|
||||
// Report converts the typed struct into a plain string->string map, cotnaining
|
||||
// Report converts the typed struct into a plain string->string map, containing
|
||||
// most - but not all - fields for reporting to the user.
|
||||
func (info *nginxInfos) Report() map[string]string {
|
||||
return map[string]string{
|
||||
|
Reference in New Issue
Block a user