summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorReto Brunner <reto@labrat.space>2020-01-16 07:20:54 +0100
committerReto Brunner <reto@labrat.space>2020-01-16 07:21:01 +0100
commitf9391fe798760236ab9bd5998a459b1b7c27e7f3 (patch)
tree539f8a2df63cd89e61aec6222cfbad0543f70b9d
parent240f57848ff64fca5605ad5be4b059ae53f50147 (diff)
downloadaerc-f9391fe798760236ab9bd5998a459b1b7c27e7f3.tar.gz
Correct spelling
-rw-r--r--widgets/compose.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/compose.go b/widgets/compose.go
index 9419579..0e837e5 100644
--- a/widgets/compose.go
+++ b/widgets/compose.go
@@ -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
s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
>no one said