mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
typo
This commit is contained in:
parent
a187c92f0e
commit
e30cb1a7dc
@ -16,7 +16,7 @@ var TimestampFunc = function.New(&function.Spec{
|
||||
},
|
||||
})
|
||||
|
||||
// TimeStampFunc constructs a function that adds a duration to a timestamp, returning a new timestamp.
|
||||
// TimeAddFunc constructs a function that adds a duration to a timestamp, returning a new timestamp.
|
||||
var TimeAddFunc = function.New(&function.Spec{
|
||||
Params: []function.Parameter{
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user