Merge pull request #1084 from caarlos0/typo-fix

small typo fix
This commit is contained in:
Brad Rydzewski 2015-07-09 00:51:42 -07:00
commit b7ebf89228

View File

@ -34,7 +34,7 @@ import (
)
const (
DockerTLSWarning = `WARINING: Docker TLS cert or key not given, this may cause a build errors`
DockerTLSWarning = `WARNING: Docker TLS cert or key not given, this may cause a build errors`
)
var (