Fix spelling error in atlas post processor (#3499)

This commit is contained in:
Jake Champlin 2016-05-04 23:53:08 -07:00 committed by Chris Bednarski
parent accd97cf0f
commit 2bcd276528
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ func (p *PostProcessor) PostProcess(ui packer.Ui, artifact packer.Artifact) (pac
path = longestCommonPrefix(fs)
if path == "" {
return nil, false, fmt.Errorf(
"No common prefix for achiving files: %v", fs)
"No common prefix for archiving files: %v", fs)
}
// Modify the archive options to only include the files