diff --git a/common/shell/shell.go b/common/shell/shell.go index 5650440d6..2bd67f848 100644 --- a/common/shell/shell.go +++ b/common/shell/shell.go @@ -1,4 +1,4 @@ -// Package shell defines conde that is common in shells +// Package shell defines code that is common in shells package shell import "github.com/hashicorp/packer/common"