From 84bbbfbe184ab21315c341d47acfc1a676a4bc8d Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Tue, 16 Aug 2016 09:48:21 -0500 Subject: [PATCH] command: Fixup comment typo Hat tip to @Ninir :) --- command/refresh_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/refresh_test.go b/command/refresh_test.go index c7d0ea6eb..4b8d00660 100644 --- a/command/refresh_test.go +++ b/command/refresh_test.go @@ -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{