From ecb79db20f5eea0d3e242a1ae0dc518cd4f491cf Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 28 Jan 2021 22:29:29 +0000 Subject: [PATCH] default_mail.txt: Fix second typo Spotted/reported by Alexandre Belloni, thanks. Signed-off-by: Richard Purdie --- default_mail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default_mail.txt b/default_mail.txt index 2d99c1d..d67032e 100644 --- a/default_mail.txt +++ b/default_mail.txt @@ -3,7 +3,7 @@ builder {{ buildername }}. {% if 'swat_monitor' in build.properties and build.properties.swat_monitor[0] %} These build failures need to be triaged by the Swat team. {% else %} -These build failures no not need to be triaged by the Swat team. +These build failures do not need to be triaged by the Swat team. {% endif %} {{ buildername }} on the branch {{ build.properties.branch[0] }} was