1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00

Merge pull request #305 from marianogappa/master

Fixes spelling mistake.
This commit is contained in:
jorin 2017-07-15 15:46:48 +02:00 committed by GitHub
commit 095963a066

View File

@ -77,7 +77,7 @@ func main() {
}
log.WithField("file", filename).
Info("config create, please edit accordingly to your needs")
Info("config created; please edit accordingly to your needs")
return nil
},
},