command: Fixup comment typo

Hat tip to @Ninir :)
This commit is contained in:
Paul Hinze 2016-08-16 09:48:21 -05:00
parent 5d8b0aed3a
commit 84bbbfbe18
No known key found for this signature in database
GPG Key ID: B69DEDF2D55501C0
1 changed files with 1 additions and 1 deletions

View File

@ -744,7 +744,7 @@ func TestRefresh_displaysOutputs(t *testing.T) {
}
// When creating an InstaneState for direct comparison to one contained in
// terraform.State, all fields must be inintialized (duplicating the
// terraform.State, all fields must be initialized (duplicating the
// InstanceState.init() method)
func newInstanceState(id string) *terraform.InstanceState {
return &terraform.InstanceState{