spelling: templates

This commit is contained in:
Josh Soref
2018-03-11 19:01:39 +00:00
parent f5b828248c
commit 892abf09cd

View File

@@ -568,7 +568,7 @@ func newRunnerConfig(config *TaskTemplateManagerConfig,
cc := config.ClientConfig
conf := ctconf.DefaultConfig()
// Gather the consul-template tempates
// Gather the consul-template templates
flat := ctconf.TemplateConfigs(make([]*ctconf.TemplateConfig, 0, len(templateMapping)))
for ctmpl := range templateMapping {
local := ctmpl