spelling: structure
This commit is contained in:
parent
c7c8ed04f5
commit
c563ef0797
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue