Update common/step_create_cdrom.go

Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
Megan Marsh 2020-10-02 09:17:29 -07:00 committed by GitHub
parent 69fd5a1527
commit b105e5e416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ func (s *StepCreateCD) AddFile(dst, src string) error {
}
// file is a directory, so we need to parse the filename into a path to
// dicard and a basename
// discard and a basename
discardPath, _ := filepath.Split(src)
// Add a directory and its subdirectories