mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Fix typo in comment
This commit is contained in:
parent
23ccd95b13
commit
74eae6825a
@ -199,7 +199,7 @@ type Schema struct {
|
||||
Sensitive bool
|
||||
}
|
||||
|
||||
// SchemaDiffSuppresFunc is a function which can be used to determine
|
||||
// SchemaDiffSuppressFunc is a function which can be used to determine
|
||||
// whether a detected diff on a schema element is "valid" or not, and
|
||||
// suppress it from the plan if necessary.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user