spelling: directories

This commit is contained in:
Josh Soref 2018-03-13 07:37:32 +00:00
parent 9d26e6dd86
commit 60ef3c3374
1 changed files with 1 additions and 1 deletions

View File

@ -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.