Merge pull request #987 from jonyhy96/patch-0

Typo fix
This commit is contained in:
Hang Yan
2018-04-17 00:33:24 -05:00
committed by GitHub
+1 -1
View File
@@ -156,7 +156,7 @@ func ValidateFlags(bundle string, args []string, cmd *cobra.Command, opt *kobjec
}
}
// ValidateComposeFile validated the compose file provided for conversion
// ValidateComposeFile validates the compose file provided for conversion
func ValidateComposeFile(opt *kobject.ConvertOptions) {
if len(opt.InputFiles) == 0 {
// Here docker-compose is the input