spelling: should

pull/6013/head
Josh Soref 8 years ago
parent 795116ef4f
commit 5dd9be653a

@ -67,7 +67,7 @@ func NewCore(c *CoreConfig) (*Core, error) {
return nil, err
}
// Go through and interpolate all the build names. We shuld be able
// Go through and interpolate all the build names. We should be able
// to do this at this point with the variables.
result.builds = make(map[string]*template.Builder)
for _, b := range c.Template.Builders {

Loading…
Cancel
Save