Correct spelling

This commit is contained in:
Reto Brunner 2020-01-16 07:20:54 +01:00
parent 240f57848f
commit f9391fe798
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ func (c *Composer) addTemplate(templateText []byte) error {
// encountering an error when reading the template probably
// means the template didn't evaluate to a properly formatted
// mail file.
// This is fine, we still want to support simple body tempaltes
// This is fine, we still want to support simple body templates
// that don't include headers.
//
// Just prepend the rendered template in that case. This