mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 09:40:17 -04:00
spelling: directories
This commit is contained in:
parent
9d26e6dd86
commit
60ef3c3374
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
)
|
||||
|
||||
type StepCreateTempDir struct {
|
||||
// The user-supplied root directores into which we create subdirectories.
|
||||
// The user-supplied root directories into which we create subdirectories.
|
||||
TempPath string
|
||||
VhdTempPath string
|
||||
// The subdirectories with the randomly generated name.
|
||||
|
|
|
|||
Loading…
Reference in a new issue