cmd/puppeth: fix typos and review suggestions

This commit is contained in:
Péter Szilágyi
2017-11-23 14:22:59 +02:00
parent b169a309f9
commit a3a2c6b0d9
13 changed files with 19 additions and 25 deletions

View File

@ -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{