From 225081c3a6989a6a7d9735b1c8eef4d68f0f6e86 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Tue, 2 Jun 2020 11:51:48 +0200 Subject: [PATCH] Update hcl2template/types.source.go Co-authored-by: Wilken Rivera --- hcl2template/types.source.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hcl2template/types.source.go b/hcl2template/types.source.go index 3d91ace4c..5358effae 100644 --- a/hcl2template/types.source.go +++ b/hcl2template/types.source.go @@ -117,7 +117,7 @@ type SourceRef struct { addition hcl.Body } -// the 'addition' field makes of ref a different entry in the soruces map, so +// the 'addition' field makes of ref a different entry in the sources map, so // Ref is here to make sure only one is returned. func (r *SourceRef) Ref() SourceRef { return SourceRef{