Update hcl2template/types.source.go

Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
Adrien Delorme 2020-06-02 11:51:48 +02:00 committed by GitHub
parent 5c6e4e47d7
commit 225081c3a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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