spelling: structure

This commit is contained in:
Josh Soref 2018-03-14 03:23:56 +00:00
parent c7c8ed04f5
commit c563ef0797
1 changed files with 1 additions and 1 deletions

View File

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