spelling: directories
This commit is contained in:
parent
9d26e6dd86
commit
60ef3c3374
|
@ -11,7 +11,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
type StepCreateTempDir struct {
|
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
|
TempPath string
|
||||||
VhdTempPath string
|
VhdTempPath string
|
||||||
// The subdirectories with the randomly generated name.
|
// The subdirectories with the randomly generated name.
|
||||||
|
|
Loading…
Reference in New Issue