terraform/core: typo in RawConfig documentation (#9714)

This commit is contained in:
Raphael Randschau 2016-10-29 17:18:56 +02:00 committed by Paul Stack
parent 71fa8f171b
commit e97785c899
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import (
const UnknownVariableValue = "74D93920-ED26-11E3-AC10-0800200C9A66"
// RawConfig is a structure that holds a piece of configuration
// where te overall structure is unknown since it will be used
// where the overall structure is unknown since it will be used
// to configure a plugin or some other similar external component.
//
// RawConfigs can be interpolated with variables that come from