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
commit e4325b4bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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