small typo fix

This commit is contained in:
Carlos Alexandro Becker 2015-07-05 22:06:54 -03:00 committed by Dwayne Jones
parent 80e8b01f24
commit 4bcf83bcd0

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 (