Skip to content

Commit

Permalink
spelling: structure
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Mar 14, 2018
1 parent c7c8ed0 commit c563ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/googlecompute/driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ type InstanceConfig struct {
Zone string
}

// WindowsPasswordConfig is the data structue that GCE needs to encrypt the created
// WindowsPasswordConfig is the data structure that GCE needs to encrypt the created
// windows password.
type WindowsPasswordConfig struct {
key *rsa.PrivateKey
Expand Down

0 comments on commit c563ef0

Please sign in to comment.