Typo fix in eval_variable

This commit is contained in:
Pam Selle 2020-10-07 10:58:05 -04:00
parent 923f9f226d
commit 33cbf2698d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
"github.com/zclconf/go-cty/cty/convert"
)
// evalVariableValidations ensures ta all of the configured custom validations
// evalVariableValidations ensures that all of the configured custom validations
// for a variable are passing.
//
// This must be used only after any side-effects that make the value of the